#FEE2C8#FEE2C8
#FEE2C8 is a very light, muted orange. Relative luminance 0.796; OKLCH L 92.9% C 0.046 H 65.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2C8 |
|---|---|
| RGB | rgb(254, 226, 200) |
| HSL | hsl(29, 96%, 89%) |
| HSV | hsv(29, 21%, 100%) |
| CMYK | cmyk(0%, 11%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.52, 5.65, 16.23) |
| CIE-LCH | lch(91.52, 17.19, 70.80°) |
| OKLab | oklab(92.91% 0.0195 0.042) |
| OKLCH | oklch(92.91% 0.046 65.1) |
| XYZ | xyz(78.4949, 79.6358, 65.8687) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.44
Peach
#FFDAB9
ΔE00 3.31
Blanchedalmond
#FFEBCD
ΔE00 4.46
Light Peach
#FFD8B1
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 4.92
Antiquewhite
#FAEBD7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2C8 #C8E4FE
analogous
#FEC8C9 #FEE2C8 #FEFDC8
triadic
#FEE2C8 #C8FEE2 #E2C8FE
tetradic
#FEE2C8 #C9FEC8 #C8E4FE #FDC8FE
square
#FEE2C8 #C9FEC8 #C8E4FE #FDC8FE
split-complementary
#FEE2C8 #C8FEFD #C8C9FE
monochromatic
#FCA350 #FDC28C #FEE2C8 #FEEFE1 #FEEFE1
Accessibility & contrast
On white
1.24
#FEE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FEE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2C8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2C8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#F2E9C8
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fee2c8; /* rgb */ color: rgb(254, 226, 200); /* oklch */ color: oklch(92.9% 0.046 65.1);
Tailwind
colors: {
custom: {
50: '#ffebd8',
500: '#fee2c8',
950: '#000000',
},
}SCSS
$custom: #fee2c8; $custom-light: #ffebd8; $custom-dark: #000000;
JSON
{
"hex": "#fee2c8",
"rgb": {
"r": 254,
"g": 226,
"b": 200
},
"hsl": {
"h": 28.889,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.92907,
"c": 0.04626,
"h": 65.1
},
"luminance": 0.79634
}Semantic roles & 50–950 ramp
primary
#FEE2C8
secondary
#83B7E7
accent
#77E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483