#FEFFDE#FEFFDE
#FEFFDE is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.043 H 108.6°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFDE |
|---|---|
| RGB | rgb(254, 255, 222) |
| HSL | hsl(62, 100%, 94%) |
| HSV | hsv(62, 13%, 100%) |
| CMYK | cmyk(0.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(99.17, -5.76, 15.68) |
| CIE-LCH | lch(99.17, 16.71, 110.17°) |
| OKLab | oklab(99.08% -0.0136 0.0406) |
| OKLCH | oklch(99.08% 0.043 108.6) |
| XYZ | xyz(89.8165, 97.8654, 83.2514) |
| Luminance | 0.9787 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.75
Off White (survey)
#FFFFE4
ΔE00 1.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.26
Eggshell (survey)
#FFFFD4
ΔE00 2.74
Beige
#F5F5DC
ΔE00 3.14
Cream
#FFFDD0
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFDE #DFDEFF
analogous
#FFEFDE #FEFFDE #EDFFDE
triadic
#FEFFDE #DEFEFF #FFDEFE
tetradic
#FEFFDE #DEFFEF #DFDEFF #FFDEED
square
#FEFFDE #DEFFEF #DFDEFF #FFDEED
split-complementary
#FEFFDE #DEEDFF #EFDEFF
monochromatic
#FAFF64 #FCFFA1 #FEFFDE #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FEFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFDE
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFDE | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDC
Deuteranopia (green-blind)
#FFFDDF
Tritanopia (blue-blind)
#FFFBF6
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #feffde; /* rgb */ color: rgb(254, 255, 222); /* oklch */ color: oklch(99.1% 0.043 108.6);
Tailwind
colors: {
custom: {
50: '#feffe8',
500: '#feffde',
950: '#000000',
},
}SCSS
$custom: #feffde; $custom-light: #feffe8; $custom-dark: #000000;
JSON
{
"hex": "#feffde",
"rgb": {
"r": 254,
"g": 255,
"b": 222
},
"hsl": {
"h": 61.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.99077,
"c": 0.04283,
"h": 108.6
},
"luminance": 0.97865
}Semantic roles & 50–950 ramp
primary
#FEFFDE
secondary
#9895EC
accent
#00E607
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181816
muted
#868684