#FEF2D6#FEF2D6
#FEF2D6 is a very light, muted orange. Relative luminance 0.894; OKLCH L 96.3% C 0.039 H 87.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF2D6 |
|---|---|
| RGB | rgb(254, 242, 214) |
| HSL | hsl(42, 95%, 92%) |
| HSV | hsv(42, 16%, 100%) |
| CMYK | cmyk(0%, 4.7%, 15.7%, 0.4%) |
| CIE-LAB | lab(95.76, -0.45, 14.97) |
| CIE-LCH | lch(95.76, 14.97, 91.74°) |
| OKLab | oklab(96.33% 0.0017 0.0388) |
| OKLCH | oklch(96.33% 0.039 87.6) |
| XYZ | xyz(84.7620, 89.4314, 76.4021) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.22
Cornsilk
#FFF8DC
ΔE00 2.46
Champagne
#F7E7CE
ΔE00 3.23
Blanchedalmond
#FFEBCD
ΔE00 3.48
Eggshell
#F0EAD6
ΔE00 3.68
Antiquewhite
#FAEBD7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF2D6 #D6E2FE
analogous
#FEDED6 #FEF2D6 #F6FED6
triadic
#FEF2D6 #D6FEF2 #F2D6FE
tetradic
#FEF2D6 #D6FEDE #D6E2FE #FED6F6
square
#FEF2D6 #D6FEDE #D6E2FE #FED6F6
split-complementary
#FEF2D6 #D6F6FE #DED6FE
monochromatic
#FBCC5F #FDDF9A #FEF2D6 #FEF6E1 #FEF6E1
Accessibility & contrast
On white
1.11
#FEF2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FEF2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF2D6
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF2D6 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D4
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#FFEDEA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fef2d6; /* rgb */ color: rgb(254, 242, 214); /* oklch */ color: oklch(96.3% 0.039 87.6);
Tailwind
colors: {
custom: {
50: '#fff6e2',
500: '#fef2d6',
950: '#000000',
},
}SCSS
$custom: #fef2d6; $custom-light: #fff6e2; $custom-dark: #000000;
JSON
{
"hex": "#fef2d6",
"rgb": {
"r": 254,
"g": 242,
"b": 214
},
"hsl": {
"h": 42,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96334,
"c": 0.03883,
"h": 87.6
},
"luminance": 0.8943
}Semantic roles & 50–950 ramp
primary
#FEF2D6
secondary
#90AAE9
accent
#45E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584