#FEF0DD#FEF0DD
#FEF0DD is a very light, muted orange. Relative luminance 0.886; OKLCH L 96.1% C 0.029 H 75.7°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF0DD |
|---|---|
| RGB | rgb(254, 240, 221) |
| HSL | hsl(35, 94%, 93%) |
| HSV | hsv(35, 13%, 100%) |
| CMYK | cmyk(0%, 5.5%, 13%, 0.4%) |
| CIE-LAB | lab(95.42, 1.63, 10.87) |
| CIE-LCH | lch(95.42, 10.99, 81.48°) |
| OKLab | oklab(96.12% 0.0072 0.0284) |
| OKLCH | oklch(96.12% 0.029 75.7) |
| XYZ | xyz(85.0833, 88.6127, 81.0144) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.12
Papayawhip
#FFEFD5
ΔE00 2.45
Oldlace
#FDF5E6
ΔE00 2.76
Champagne
#F7E7CE
ΔE00 2.86
Linen
#FAF0E6
ΔE00 3.58
Blanchedalmond
#FFEBCD
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF0DD #DDEBFE
analogous
#FEDFDD #FEF0DD #FCFEDD
triadic
#FEF0DD #DDFEF0 #F0DDFE
tetradic
#FEF0DD #DDFEDF #DDEBFE #FEDDFC
square
#FEF0DD #DDFEDF #DDEBFE #FEDDFC
split-complementary
#FEF0DD #DDFCFE #DFDDFE
monochromatic
#FBBC66 #FCD6A2 #FEF0DD #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.12
#FEF0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FEF0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF0DD
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF0DD | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#FFECEB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fef0dd; /* rgb */ color: rgb(254, 240, 221); /* oklch */ color: oklch(96.1% 0.029 75.7);
Tailwind
colors: {
custom: {
50: '#fff4e7',
500: '#fef0dd',
950: '#000000',
},
}SCSS
$custom: #fef0dd; $custom-light: #fff4e7; $custom-dark: #000000;
JSON
{
"hex": "#fef0dd",
"rgb": {
"r": 254,
"g": 240,
"b": 221
},
"hsl": {
"h": 34.545,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96115,
"c": 0.02929,
"h": 75.7
},
"luminance": 0.88611
}Semantic roles & 50–950 ramp
primary
#FEF0DD
secondary
#96B9E9
accent
#61E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584