#FED8CB#FED8CB
#FED8CB is a very light, muted orange. Relative luminance 0.745; OKLCH L 91.1% C 0.046 H 39.8°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FED8CB |
|---|---|
| RGB | rgb(254, 216, 203) |
| HSL | hsl(15, 96%, 90%) |
| HSV | hsv(15, 20%, 100%) |
| CMYK | cmyk(0%, 15%, 20.1%, 0.4%) |
| CIE-LAB | lab(89.16, 11.24, 11.32) |
| CIE-LCH | lch(89.16, 15.95, 45.18°) |
| OKLab | oklab(91.08% 0.0355 0.0296) |
| OKLCH | oklch(91.08% 0.046 39.8) |
| XYZ | xyz(76.2086, 74.4968, 66.8533) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 6.27
Peach
#FFDAB9
ΔE00 8.14
Light Peach
#FFD8B1
ΔE00 9.83
Pale Rose
#FDC1C5
ΔE00 10.07
Light Rose
#FFC5CB
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED8CB #CBF1FE
analogous
#FECBD8 #FED8CB #FEF2CB
triadic
#FED8CB #CBFED8 #D8CBFE
tetradic
#FED8CB #D8FECB #CBF1FE #F2CBFE
square
#FED8CB #D8FECB #CBF1FE #F2CBFE
split-complementary
#FED8CB #CBFEF2 #CBD8FE
monochromatic
#FC7E53 #FDAB8F #FED8CB #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.32
#FED8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FED8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED8CB
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED8CB | 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)
#E1DCCA
Deuteranopia (green-blind)
#EAE3CB
Tritanopia (blue-blind)
#FFD3D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fed8cb; /* rgb */ color: rgb(254, 216, 203); /* oklch */ color: oklch(91.1% 0.046 39.8);
Tailwind
colors: {
custom: {
50: '#ffe4da',
500: '#fed8cb',
950: '#000000',
},
}SCSS
$custom: #fed8cb; $custom-light: #ffe4da; $custom-dark: #000000;
JSON
{
"hex": "#fed8cb",
"rgb": {
"r": 254,
"g": 216,
"b": 203
},
"hsl": {
"h": 15.294,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.91078,
"c": 0.0462,
"h": 39.8
},
"luminance": 0.74494
}Semantic roles & 50–950 ramp
primary
#FED8CB
secondary
#86CFE7
accent
#ABE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483