#FEEFDF#FEEFDF
#FEEFDF is a very light, muted orange. Relative luminance 0.881; OKLCH L 96.0% C 0.027 H 69.3°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FEEFDF |
|---|---|
| RGB | rgb(254, 239, 223) |
| HSL | hsl(31, 94%, 94%) |
| HSV | hsv(31, 12%, 100%) |
| CMYK | cmyk(0%, 5.9%, 12.2%, 0.4%) |
| CIE-LAB | lab(95.22, 2.45, 9.55) |
| CIE-LCH | lch(95.22, 9.86, 75.62°) |
| OKLab | oklab(95.97% 0.0095 0.025) |
| OKLCH | oklch(95.97% 0.027 69.3) |
| XYZ | xyz(85.0578, 88.1328, 82.3283) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.92
Linen
#FAF0E6
ΔE00 2.70
Oldlace
#FDF5E6
ΔE00 3.29
Papayawhip
#FFEFD5
ΔE00 3.82
Champagne
#F7E7CE
ΔE00 3.91
Seashell
#FFF5EE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEEFDF #DFEEFE
analogous
#FEDFDF #FEEFDF #FDFEDF
triadic
#FEEFDF #DFFEEF #EFDFFE
tetradic
#FEEFDF #DFFEDF #DFEEFE #FEDFFD
square
#FEEFDF #DFFEDF #DFEEFE #FEDFFD
split-complementary
#FEEFDF #DFFDFE #DFDFFE
monochromatic
#FAB468 #FCD1A4 #FEEFDF #FEF0E1 #FEF0E1
Accessibility & contrast
On white
1.13
#FEEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#FEEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEEFDF
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEEFDF | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F8F3DF
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #feefdf; /* rgb */ color: rgb(254, 239, 223); /* oklch */ color: oklch(96.0% 0.027 69.3);
Tailwind
colors: {
custom: {
50: '#fef4e9',
500: '#feefdf',
950: '#000000',
},
}SCSS
$custom: #feefdf; $custom-light: #fef4e9; $custom-dark: #000000;
JSON
{
"hex": "#feefdf",
"rgb": {
"r": 254,
"g": 239,
"b": 223
},
"hsl": {
"h": 30.968,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95972,
"c": 0.02673,
"h": 69.3
},
"luminance": 0.88132
}Semantic roles & 50–950 ramp
primary
#FEEFDF
secondary
#98BFEA
accent
#6FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584