#FCAA89#FCAA89
#FCAA89 is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.0% C 0.107 H 42.7°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAA89 |
|---|---|
| RGB | rgb(252, 170, 137) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 46%, 99%) |
| CMYK | cmyk(0%, 32.5%, 45.6%, 1.2%) |
| CIE-LAB | lab(76.83, 26.47, 29.27) |
| CIE-LCH | lch(76.83, 39.47, 47.88°) |
| OKLab | oklab(81.02% 0.0788 0.0727) |
| OKLCH | oklch(81.02% 0.107 42.7) |
| XYZ | xyz(59.0379, 51.2556, 30.4459) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.92
Pale Salmon
#FFB19A
ΔE00 3.62
Light Salmon
#FEA993
ΔE00 3.84
Darksalmon
#E9967A
ΔE00 5.45
Peach (survey)
#FFB07C
ΔE00 5.97
Blush (survey)
#F29E8E
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAA89 #89DBFC
analogous
#FC89A2 #FCAA89 #FCE389
triadic
#FCAA89 #89FCAA #AA89FC
tetradic
#FCAA89 #A2FC89 #89DBFC #E389FC
square
#FCAA89 #A2FC89 #89DBFC #E389FC
split-complementary
#FCAA89 #89FCE3 #89A2FC
monochromatic
#F95412 #FA7F4D #FCAA89 #FED5C5 #FEEAE1
Accessibility & contrast
On white
1.87
#FCAA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FCAA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAA89
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAA89 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB386
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcaa89; /* rgb */ color: rgb(252, 170, 137); /* oklch */ color: oklch(81.0% 0.107 42.7);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#fcaa89',
950: '#000000',
},
}SCSS
$custom: #fcaa89; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#fcaa89",
"rgb": {
"r": 252,
"g": 170,
"b": 137
},
"hsl": {
"h": 17.217,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.81023,
"c": 0.10721,
"h": 42.7
},
"luminance": 0.51251
}Semantic roles & 50–950 ramp
primary
#FCAA89
secondary
#4EB3DB
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281