#FCD9C8#FCD9C8
#FCD9C8 is a very light, muted orange. Relative luminance 0.745; OKLCH L 91.0% C 0.045 H 47.5°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD9C8 |
|---|---|
| RGB | rgb(252, 217, 200) |
| HSL | hsl(20, 90%, 89%) |
| HSV | hsv(20, 21%, 99%) |
| CMYK | cmyk(0%, 13.9%, 20.6%, 1.2%) |
| CIE-LAB | lab(89.16, 9.57, 12.87) |
| CIE-LCH | lch(89.16, 16.03, 53.36°) |
| OKLab | oklab(91.01% 0.0307 0.0335) |
| OKLCH | oklch(91.01% 0.045 47.5) |
| XYZ | xyz(75.3833, 74.4936, 65.0402) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.89
Peach
#FFDAB9
ΔE00 5.98
Mistyrose
#FFE4E1
ΔE00 6.37
Light Peach
#FFD8B1
ΔE00 7.71
Bisque
#FFE4C4
ΔE00 8.01
Antiquewhite
#FAEBD7
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD9C8 #C8EBFC
analogous
#FCC8D1 #FCD9C8 #FCF3C8
triadic
#FCD9C8 #C8FCD9 #D9C8FC
tetradic
#FCD9C8 #D1FCC8 #C8EBFC #F3C8FC
square
#FCD9C8 #D1FCC8 #C8EBFC #F3C8FC
split-complementary
#FCD9C8 #C8FCF3 #C8D1FC
monochromatic
#F68954 #F9B18E #FCD9C8 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.32
#FCD9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FCD9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD9C8
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD9C8 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#EAE3C8
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcd9c8; /* rgb */ color: rgb(252, 217, 200); /* oklch */ color: oklch(91.0% 0.045 47.5);
Tailwind
colors: {
custom: {
50: '#fee4d8',
500: '#fcd9c8',
950: '#000000',
},
}SCSS
$custom: #fcd9c8; $custom-light: #fee4d8; $custom-dark: #000000;
JSON
{
"hex": "#fcd9c8",
"rgb": {
"r": 252,
"g": 217,
"b": 200
},
"hsl": {
"h": 19.615,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.91014,
"c": 0.04542,
"h": 47.5
},
"luminance": 0.74491
}Semantic roles & 50–950 ramp
primary
#FCD9C8
secondary
#85C4E3
accent
#9AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483