#FCA989#FCA989
#FCA989 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.8% C 0.108 H 41.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA989 |
|---|---|
| RGB | rgb(252, 169, 137) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 46%, 99%) |
| CMYK | cmyk(0%, 32.9%, 45.6%, 1.2%) |
| CIE-LAB | lab(76.61, 26.99, 28.97) |
| CIE-LCH | lch(76.61, 39.60, 47.03°) |
| OKLab | oklab(80.85% 0.0804 0.072) |
| OKLCH | oklch(80.85% 0.108 41.9) |
| XYZ | xyz(58.8512, 50.8821, 30.3837) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.81
Pale Salmon
#FFB19A
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 3.45
Darksalmon
#E9967A
ΔE00 5.18
Blush (survey)
#F29E8E
ΔE00 5.99
Peach (survey)
#FFB07C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA989 #89DCFC
analogous
#FC89A3 #FCA989 #FCE389
triadic
#FCA989 #89FCA9 #A989FC
tetradic
#FCA989 #A3FC89 #89DCFC #E389FC
square
#FCA989 #A3FC89 #89DCFC #E389FC
split-complementary
#FCA989 #89FCE3 #89A3FC
monochromatic
#F95212 #FA7E4D #FCA989 #FED4C5 #FEE9E1
Accessibility & contrast
On white
1.88
#FCA989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FCA989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA989
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA989 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB386
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FF9BA1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca989; /* rgb */ color: rgb(252, 169, 137); /* oklch */ color: oklch(80.8% 0.108 41.9);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#fca989',
950: '#000000',
},
}SCSS
$custom: #fca989; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#fca989",
"rgb": {
"r": 252,
"g": 169,
"b": 137
},
"hsl": {
"h": 16.696,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.80848,
"c": 0.1079,
"h": 41.9
},
"luminance": 0.50878
}Semantic roles & 50–950 ramp
primary
#FCA989
secondary
#4EB4DB
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281