#FCCEAF#FCCEAF
#FCCEAF is a very light, moderate orange. Relative luminance 0.679; OKLCH L 88.4% C 0.067 H 55.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCEAF |
|---|---|
| RGB | rgb(252, 206, 175) |
| HSL | hsl(24, 93%, 84%) |
| HSV | hsv(24, 31%, 99%) |
| CMYK | cmyk(0%, 18.3%, 30.6%, 1.2%) |
| CIE-LAB | lab(85.97, 11.89, 21.54) |
| CIE-LCH | lch(85.97, 24.61, 61.10°) |
| OKLab | oklab(88.36% 0.0376 0.055) |
| OKLCH | oklch(88.36% 0.067 55.7) |
| XYZ | xyz(69.9554, 67.9363, 49.9773) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.64
Peach
#FFDAB9
ΔE00 3.92
Light Peach
#FFD8B1
ΔE00 4.52
Bisque
#FFE4C4
ΔE00 7.71
Navajowhite
#FFDEAD
ΔE00 8.66
Burlywood
#DEB887
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCEAF #AFDDFC
analogous
#FCAFB6 #FCCEAF #FCF4AF
triadic
#FCCEAF #AFFCCE #CEAFFC
tetradic
#FCCEAF #B6FCAF #AFDDFC #F4AFFC
square
#FCCEAF #B6FCAF #AFDDFC #F4AFFC
split-complementary
#FCCEAF #AFFCF4 #AFB6FC
monochromatic
#F88639 #FAAA74 #FCCEAF #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.44
#FCCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#FCCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCEAF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCEAF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AD
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fcceaf; /* rgb */ color: rgb(252, 206, 175); /* oklch */ color: oklch(88.4% 0.067 55.7);
Tailwind
colors: {
custom: {
50: '#feddc7',
500: '#fcceaf',
950: '#000000',
},
}SCSS
$custom: #fcceaf; $custom-light: #feddc7; $custom-dark: #000000;
JSON
{
"hex": "#fcceaf",
"rgb": {
"r": 252,
"g": 206,
"b": 175
},
"hsl": {
"h": 24.156,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.88357,
"c": 0.06657,
"h": 55.7
},
"luminance": 0.67933
}Semantic roles & 50–950 ramp
primary
#FCCEAF
secondary
#6FB3E0
accent
#89E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482