#FEF2D0#FEF2D0
#FEF2D0 is a very light, muted orange. Relative luminance 0.891; OKLCH L 96.2% C 0.046 H 90.9°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF2D0 |
|---|---|
| RGB | rgb(254, 242, 208) |
| HSL | hsl(44, 96%, 91%) |
| HSV | hsv(44, 18%, 100%) |
| CMYK | cmyk(0%, 4.7%, 18.1%, 0.4%) |
| CIE-LAB | lab(95.64, -1.34, 17.88) |
| CIE-LCH | lch(95.64, 17.93, 94.29°) |
| OKLab | oklab(96.19% -0.0007 0.0461) |
| OKLCH | oklch(96.19% 0.046 90.9) |
| XYZ | xyz(84.0099, 89.1306, 72.4406) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 2.67
Pale
#FFF9D0
ΔE00 3.58
Papayawhip
#FFEFD5
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 4.24
Champagne
#F7E7CE
ΔE00 4.52
Lemonchiffon
#FFFACD
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF2D0 #D0DCFE
analogous
#FEDBD0 #FEF2D0 #F3FED0
triadic
#FEF2D0 #D0FEF2 #F2D0FE
tetradic
#FEF2D0 #D0FEDB #D0DCFE #FED0F3
square
#FEF2D0 #D0FEDB #D0DCFE #FED0F3
split-complementary
#FEF2D0 #D0F3FE #DBD0FE
monochromatic
#FBD158 #FDE194 #FEF2D0 #FEF7E1 #FEF7E1
Accessibility & contrast
On white
1.12
#FEF2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FEF2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF2D0
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF2D0 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CE
Deuteranopia (green-blind)
#FDF4D1
Tritanopia (blue-blind)
#FFECE8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fef2d0; /* rgb */ color: rgb(254, 242, 208); /* oklch */ color: oklch(96.2% 0.046 90.9);
Tailwind
colors: {
custom: {
50: '#fff6de',
500: '#fef2d0',
950: '#000000',
},
}SCSS
$custom: #fef2d0; $custom-light: #fff6de; $custom-dark: #000000;
JSON
{
"hex": "#fef2d0",
"rgb": {
"r": 254,
"g": 242,
"b": 208
},
"hsl": {
"h": 44.348,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.96194,
"c": 0.0461,
"h": 90.9
},
"luminance": 0.89129
}Semantic roles & 50–950 ramp
primary
#FEF2D0
secondary
#8AA3E8
accent
#3CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584