#FFFEE8#FFFEE8
#FFFEE8 is a very light, muted yellow. Relative luminance 0.980; OKLCH L 99.2% C 0.029 H 104.8°. Best body text is #000000 at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE8 |
|---|---|
| RGB | rgb(255, 254, 232) |
| HSL | hsl(57, 100%, 95%) |
| HSV | hsv(57, 9%, 100%) |
| CMYK | cmyk(0%, 0.4%, 9%, 0%) |
| CIE-LAB | lab(99.21, -3.35, 10.64) |
| CIE-LCH | lch(99.21, 11.16, 107.48°) |
| OKLab | oklab(99.2% -0.0073 0.0278) |
| OKLCH | oklch(99.2% 0.029 104.8) |
| XYZ | xyz(91.2455, 97.9704, 90.4315) |
| Luminance | 0.9797 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.79
Beige
#F5F5DC
ΔE00 2.26
Ivory
#FFFFF0
ΔE00 2.57
Lightyellow
#FFFFE0
ΔE00 3.01
Cornsilk
#FFF8DC
ΔE00 3.14
Eggshell
#F0EAD6
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE8 #E8E9FF
analogous
#FFF2E8 #FFFEE8 #F4FFE8
triadic
#FFFEE8 #E8FFFE #FEE8FF
tetradic
#FFFEE8 #E8FFF2 #E8E9FF #FFE8F4
square
#FFFEE8 #E8FFF2 #E8E9FF #FFE8F4
split-complementary
#FFFEE8 #E8F4FF #F2E8FF
monochromatic
#FFF96E #FFFBAB #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.59
#FFFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE8
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE8 | 1.00 | 1.02 | 20.59 | 20.59 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE7
Deuteranopia (green-blind)
#FFFDE9
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffee8; /* rgb */ color: rgb(255, 254, 232); /* oklch */ color: oklch(99.2% 0.029 104.8);
Tailwind
colors: {
custom: {
50: '#fffeef',
500: '#fffee8',
950: '#000000',
},
}SCSS
$custom: #fffee8; $custom-light: #fffeef; $custom-dark: #000000;
JSON
{
"hex": "#fffee8",
"rgb": {
"r": 255,
"g": 254,
"b": 232
},
"hsl": {
"h": 57.391,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.99199,
"c": 0.02872,
"h": 104.8
},
"luminance": 0.9797
}Semantic roles & 50–950 ramp
primary
#FFFEE8
secondary
#9DA1EE
accent
#0AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585