#FCD1B8#FCD1B8
#FCD1B8 is a very light, muted orange. Relative luminance 0.698; OKLCH L 89.1% C 0.059 H 51.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD1B8 |
|---|---|
| RGB | rgb(252, 209, 184) |
| HSL | hsl(22, 92%, 85%) |
| HSV | hsv(22, 27%, 99%) |
| CMYK | cmyk(0%, 17.1%, 27%, 1.2%) |
| CIE-LAB | lab(86.88, 11.50, 18.07) |
| CIE-LCH | lch(86.88, 21.42, 57.52°) |
| OKLab | oklab(89.12% 0.0365 0.0465) |
| OKLCH | oklch(89.12% 0.059 51.9) |
| XYZ | xyz(71.5980, 69.7599, 55.0317) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.49
Peach
#FFDAB9
ΔE00 4.51
Light Peach
#FFD8B1
ΔE00 5.74
Bisque
#FFE4C4
ΔE00 7.93
Mistyrose
#FFE4E1
ΔE00 9.77
Navajowhite
#FFDEAD
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD1B8 #B8E3FC
analogous
#FCB8C1 #FCD1B8 #FCF3B8
triadic
#FCD1B8 #B8FCD1 #D1B8FC
tetradic
#FCD1B8 #C1FCB8 #B8E3FC #F3B8FC
square
#FCD1B8 #C1FCB8 #B8E3FC #F3B8FC
split-complementary
#FCD1B8 #B8FCF3 #B8C1FC
monochromatic
#F78543 #FAAB7D #FCD1B8 #FEECE2 #FEECE2
Accessibility & contrast
On white
1.40
#FCD1B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FCD1B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD1B8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD1B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD1B8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B6
Deuteranopia (green-blind)
#E7DDB8
Tritanopia (blue-blind)
#FFCACA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fcd1b8; /* rgb */ color: rgb(252, 209, 184); /* oklch */ color: oklch(89.1% 0.059 51.9);
Tailwind
colors: {
custom: {
50: '#fedfcd',
500: '#fcd1b8',
950: '#000000',
},
}SCSS
$custom: #fcd1b8; $custom-light: #fedfcd; $custom-dark: #000000;
JSON
{
"hex": "#fcd1b8",
"rgb": {
"r": 252,
"g": 209,
"b": 184
},
"hsl": {
"h": 22.059,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.89123,
"c": 0.0591,
"h": 51.9
},
"luminance": 0.69757
}Semantic roles & 50–950 ramp
primary
#FCD1B8
secondary
#77BAE1
accent
#91E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483