#FFFFE8#FFFFE8
#FFFFE8 is a very light, muted yellow. Relative luminance 0.986; OKLCH L 99.4% C 0.030 H 106.9°. Best body text is #000000 at 20.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFFE8 |
|---|---|
| RGB | rgb(255, 255, 232) |
| HSL | hsl(60, 100%, 95%) |
| HSV | hsv(60, 9%, 100%) |
| CMYK | cmyk(0%, 0%, 9%, 0%) |
| CIE-LAB | lab(99.46, -3.85, 11.00) |
| CIE-LCH | lch(99.46, 11.65, 109.30°) |
| OKLab | oklab(99.4% -0.0087 0.0287) |
| OKLCH | oklch(99.4% 0.03 106.9) |
| XYZ | xyz(91.5637, 98.6067, 90.5376) |
| Luminance | 0.9861 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.33
Beige
#F5F5DC
ΔE00 2.18
Lightyellow
#FFFFE0
ΔE00 2.58
Ivory
#FFFFF0
ΔE00 2.94
Cornsilk
#FFF8DC
ΔE00 3.38
Eggshell
#F0EAD6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFFE8 #E8E8FF
analogous
#FFF3E8 #FFFFE8 #F3FFE8
triadic
#FFFFE8 #E8FFFF #FFE8FF
tetradic
#FFFFE8 #E8FFF3 #E8E8FF #FFE8F3
square
#FFFFE8 #E8FFF3 #E8E8FF #FFE8F3
split-complementary
#FFFFE8 #E8F3FF #F3E8FF
monochromatic
#FFFF6E #FFFFAB #FFFFE0 #FFFFE0 #FFFFE0
Accessibility & contrast
On white
1.01
#FFFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.72
#FFFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFFE8
20.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFFE8 | 1.00 | 1.01 | 20.72 | 20.72 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.72 | 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: #ffffe8; /* rgb */ color: rgb(255, 255, 232); /* oklch */ color: oklch(99.4% 0.030 106.9);
Tailwind
colors: {
custom: {
50: '#ffffef',
500: '#ffffe8',
950: '#000000',
},
}SCSS
$custom: #ffffe8; $custom-light: #ffffef; $custom-dark: #000000;
JSON
{
"hex": "#ffffe8",
"rgb": {
"r": 255,
"g": 255,
"b": 232
},
"hsl": {
"h": 60,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.99395,
"c": 0.02998,
"h": 106.9
},
"luminance": 0.98606
}Semantic roles & 50–950 ramp
primary
#FFFFE8
secondary
#9D9DEE
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685