#FCCAB9#FCCAB9
#FCCAB9 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.8% C 0.062 H 39.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCAB9 |
|---|---|
| RGB | rgb(252, 202, 185) |
| HSL | hsl(15, 92%, 86%) |
| HSV | hsv(15, 27%, 99%) |
| CMYK | cmyk(0%, 19.8%, 26.6%, 1.2%) |
| CIE-LAB | lab(85.22, 15.28, 15.21) |
| CIE-LCH | lch(85.22, 21.57, 44.87°) |
| OKLab | oklab(87.84% 0.0476 0.0394) |
| OKLCH | oklch(87.84% 0.062 39.6) |
| XYZ | xyz(70.0234, 66.4423, 55.0258) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.38
Pale Salmon
#FFB19A
ΔE00 7.33
Pale Rose
#FDC1C5
ΔE00 8.91
Peach
#FFDAB9
ΔE00 8.99
Mistyrose
#FFE4E1
ΔE00 9.13
Light Salmon
#FEA993
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCAB9 #B9EBFC
analogous
#FCB9C9 #FCCAB9 #FCEBB9
triadic
#FCCAB9 #B9FCCA #CAB9FC
tetradic
#FCCAB9 #C9FCB9 #B9EBFC #EBB9FC
square
#FCCAB9 #C9FCB9 #B9EBFC #EBB9FC
split-complementary
#FCCAB9 #B9FCEB #B9C9FC
monochromatic
#F77144 #F99E7E #FCCAB9 #FEE9E2 #FEE9E2
Accessibility & contrast
On white
1.47
#FCCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FCCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCAB9
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCAB9 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB8
Deuteranopia (green-blind)
#E1D9B9
Tritanopia (blue-blind)
#FFC3C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccab9; /* rgb */ color: rgb(252, 202, 185); /* oklch */ color: oklch(87.8% 0.062 39.6);
Tailwind
colors: {
custom: {
50: '#fedace',
500: '#fccab9',
950: '#000000',
},
}SCSS
$custom: #fccab9; $custom-light: #fedace; $custom-dark: #000000;
JSON
{
"hex": "#fccab9",
"rgb": {
"r": 252,
"g": 202,
"b": 185
},
"hsl": {
"h": 15.224,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.87838,
"c": 0.06175,
"h": 39.6
},
"luminance": 0.66439
}Semantic roles & 50–950 ramp
primary
#FCCAB9
secondary
#78C7E2
accent
#ABE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383