#FEE4CB#FEE4CB
#FEE4CB is a very light, muted orange. Relative luminance 0.809; OKLCH L 93.4% C 0.044 H 66.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE4CB |
|---|---|
| RGB | rgb(254, 228, 203) |
| HSL | hsl(29, 96%, 90%) |
| HSV | hsv(29, 20%, 100%) |
| CMYK | cmyk(0%, 10.2%, 20.1%, 0.4%) |
| CIE-LAB | lab(92.07, 5.06, 15.45) |
| CIE-LCH | lch(92.07, 16.26, 71.88°) |
| OKLab | oklab(93.36% 0.0177 0.04) |
| OKLCH | oklch(93.36% 0.044 66.1) |
| XYZ | xyz(79.3959, 80.8715, 67.9157) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.42
Blanchedalmond
#FFEBCD
ΔE00 3.93
Peach
#FFDAB9
ΔE00 4.05
Champagne
#F7E7CE
ΔE00 4.28
Antiquewhite
#FAEBD7
ΔE00 4.29
Papayawhip
#FFEFD5
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE4CB #CBE5FE
analogous
#FECBCC #FEE4CB #FEFECB
triadic
#FEE4CB #CBFEE4 #E4CBFE
tetradic
#FEE4CB #CCFECB #CBE5FE #FECBFE
square
#FEE4CB #CCFECB #CBE5FE #FECBFE
split-complementary
#FEE4CB #CBFEFE #CBCCFE
monochromatic
#FCA653 #FDC58F #FEE4CB #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.22
#FEE4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FEE4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE4CB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE4CB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#F3EBCB
Tritanopia (blue-blind)
#FFDEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fee4cb; /* rgb */ color: rgb(254, 228, 203); /* oklch */ color: oklch(93.4% 0.044 66.1);
Tailwind
colors: {
custom: {
50: '#ffecda',
500: '#fee4cb',
950: '#000000',
},
}SCSS
$custom: #fee4cb; $custom-light: #ffecda; $custom-dark: #000000;
JSON
{
"hex": "#fee4cb",
"rgb": {
"r": 254,
"g": 228,
"b": 203
},
"hsl": {
"h": 29.412,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.93361,
"c": 0.04375,
"h": 66.1
},
"luminance": 0.80869
}Semantic roles & 50–950 ramp
primary
#FEE4CB
secondary
#86B8E7
accent
#75E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181615
muted
#868484