#FEEED2#FEEED2
#FEEED2 is a very light, muted orange. Relative luminance 0.869; OKLCH L 95.5% C 0.041 H 81.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEED2 |
|---|---|
| RGB | rgb(254, 238, 210) |
| HSL | hsl(38, 96%, 91%) |
| HSV | hsv(38, 17%, 100%) |
| CMYK | cmyk(0%, 6.3%, 17.3%, 0.4%) |
| CIE-LAB | lab(94.69, 0.98, 15.51) |
| CIE-LCH | lch(94.69, 15.54, 86.40°) |
| OKLab | oklab(95.46% 0.0059 0.0402) |
| OKLCH | oklch(95.46% 0.041 81.7) |
| XYZ | xyz(83.0800, 86.8746, 73.3522) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 0.76
Blanchedalmond
#FFEBCD
ΔE00 1.63
Champagne
#F7E7CE
ΔE00 1.79
Antiquewhite
#FAEBD7
ΔE00 2.90
Cornsilk
#FFF8DC
ΔE00 4.37
Bisque
#FFE4C4
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEED2 #D2E2FE
analogous
#FED8D2 #FEEED2 #F8FED2
triadic
#FEEED2 #D2FEEE #EED2FE
tetradic
#FEEED2 #D2FED8 #D2E2FE #FED2F8
square
#FEEED2 #D2FED8 #D2E2FE #FED2F8
split-complementary
#FEEED2 #D2F8FE #D8D2FE
monochromatic
#FBC15A #FDD796 #FEEED2 #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.14
#FEEED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#FEEED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEED2
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEED2 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#FAF1D3
Tritanopia (blue-blind)
#FFE9E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #feeed2; /* rgb */ color: rgb(254, 238, 210); /* oklch */ color: oklch(95.5% 0.041 81.7);
Tailwind
colors: {
custom: {
50: '#fff3df',
500: '#feeed2',
950: '#000000',
},
}SCSS
$custom: #feeed2; $custom-light: #fff3df; $custom-dark: #000000;
JSON
{
"hex": "#feeed2",
"rgb": {
"r": 254,
"g": 238,
"b": 210
},
"hsl": {
"h": 38.182,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.9546,
"c": 0.04058,
"h": 81.7
},
"luminance": 0.86873
}Semantic roles & 50–950 ramp
primary
#FEEED2
secondary
#8CAEE8
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584