#FEF0DE#FEF0DE
#FEF0DE is a very light, muted orange. Relative luminance 0.887; OKLCH L 96.1% C 0.028 H 74.3°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF0DE |
|---|---|
| RGB | rgb(254, 240, 222) |
| HSL | hsl(34, 94%, 93%) |
| HSV | hsv(34, 13%, 100%) |
| CMYK | cmyk(0%, 5.5%, 12.6%, 0.4%) |
| CIE-LAB | lab(95.44, 1.78, 10.39) |
| CIE-LCH | lch(95.44, 10.54, 80.25°) |
| OKLab | oklab(96.14% 0.0076 0.0271) |
| OKLCH | oklch(96.14% 0.028 74.3) |
| XYZ | xyz(85.2169, 88.6662, 81.7182) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.28
Oldlace
#FDF5E6
ΔE00 2.72
Papayawhip
#FFEFD5
ΔE00 2.85
Champagne
#F7E7CE
ΔE00 3.17
Linen
#FAF0E6
ΔE00 3.22
Blanchedalmond
#FFEBCD
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF0DE #DEECFE
analogous
#FEE0DE #FEF0DE #FCFEDE
triadic
#FEF0DE #DEFEF0 #F0DEFE
tetradic
#FEF0DE #DEFEE0 #DEECFE #FEDEFC
square
#FEF0DE #DEFEE0 #DEECFE #FEDEFC
split-complementary
#FEF0DE #DEFCFE #E0DEFE
monochromatic
#FABA67 #FCD5A3 #FEF0DE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.12
#FEF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FEF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF0DE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF0DE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#F9F3DE
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fef0de; /* rgb */ color: rgb(254, 240, 222); /* oklch */ color: oklch(96.1% 0.028 74.3);
Tailwind
colors: {
custom: {
50: '#fef4e8',
500: '#fef0de',
950: '#000000',
},
}SCSS
$custom: #fef0de; $custom-light: #fef4e8; $custom-dark: #000000;
JSON
{
"hex": "#fef0de",
"rgb": {
"r": 254,
"g": 240,
"b": 222
},
"hsl": {
"h": 33.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9614,
"c": 0.02819,
"h": 74.3
},
"luminance": 0.88665
}Semantic roles & 50–950 ramp
primary
#FEF0DE
secondary
#97BBEA
accent
#64E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584