#FEFFE8#FEFFE8
#FEFFE8 is a very light, muted yellow. Relative luminance 0.984; OKLCH L 99.3% C 0.030 H 109.0°. Best body text is #000000 at 20.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFFE8 |
|---|---|
| RGB | rgb(254, 255, 232) |
| HSL | hsl(63, 100%, 95%) |
| HSV | hsv(63, 9%, 100%) |
| CMYK | cmyk(0.4%, 0%, 9%, 0%) |
| CIE-LAB | lab(99.38, -4.19, 10.88) |
| CIE-LCH | lch(99.38, 11.66, 111.08°) |
| OKLab | oklab(99.32% -0.0097 0.0284) |
| OKLCH | oklch(99.32% 0.03 109) |
| XYZ | xyz(91.1967, 98.4175, 90.5204) |
| Luminance | 0.9842 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.33
Beige
#F5F5DC
ΔE00 2.16
Lightyellow
#FFFFE0
ΔE00 2.55
Ivory
#FFFFF0
ΔE00 3.04
Cornsilk
#FFF8DC
ΔE00 3.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFFE8 #E9E8FF
analogous
#FFF4E8 #FEFFE8 #F2FFE8
triadic
#FEFFE8 #E8FEFF #FFE8FE
tetradic
#FEFFE8 #E8FFF4 #E9E8FF #FFE8F2
square
#FEFFE8 #E8FFF4 #E9E8FF #FFE8F2
split-complementary
#FEFFE8 #E8F2FF #F4E8FF
monochromatic
#F9FF6E #FBFFAB #FEFFE0 #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.02
#FEFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.68
#FEFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFFE8
20.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFFE8 | 1.00 | 1.02 | 20.68 | 20.68 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE7
Deuteranopia (green-blind)
#FFFEE9
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #feffe8; /* rgb */ color: rgb(254, 255, 232); /* oklch */ color: oklch(99.3% 0.030 109.0);
Tailwind
colors: {
custom: {
50: '#feffef',
500: '#feffe8',
950: '#000000',
},
}SCSS
$custom: #feffe8; $custom-light: #feffef; $custom-dark: #000000;
JSON
{
"hex": "#feffe8",
"rgb": {
"r": 254,
"g": 255,
"b": 232
},
"hsl": {
"h": 62.609,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.99319,
"c": 0.03001,
"h": 109
},
"luminance": 0.98417
}Semantic roles & 50–950 ramp
primary
#FEFFE8
secondary
#A19DEE
accent
#00E60A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685