#FFFEE9#FFFEE9
#FFFEE9 is a very light, muted yellow. Relative luminance 0.980; OKLCH L 99.2% C 0.027 H 104.7°. Best body text is #000000 at 20.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEE9 |
|---|---|
| RGB | rgb(255, 254, 233) |
| HSL | hsl(57, 100%, 96%) |
| HSV | hsv(57, 9%, 100%) |
| CMYK | cmyk(0%, 0.4%, 8.6%, 0%) |
| CIE-LAB | lab(99.23, -3.19, 10.16) |
| CIE-LCH | lch(99.23, 10.65, 107.43°) |
| OKLab | oklab(99.22% -0.0069 0.0265) |
| OKLCH | oklch(99.22% 0.027 104.7) |
| XYZ | xyz(91.3880, 98.0273, 91.1817) |
| Luminance | 0.9803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.14
Ivory
#FFFFF0
ΔE00 2.22
Beige
#F5F5DC
ΔE00 2.47
Cornsilk
#FFF8DC
ΔE00 3.32
Lightyellow
#FFFFE0
ΔE00 3.36
Eggshell
#F0EAD6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEE9 #E9EAFF
analogous
#FFF3E9 #FFFEE9 #F5FFE9
triadic
#FFFEE9 #E9FFFE #FEE9FF
tetradic
#FFFEE9 #E9FFF3 #E9EAFF #FFE9F5
square
#FFFEE9 #E9FFF3 #E9EAFF #FFE9F5
split-complementary
#FFFEE9 #E9F5FF #F3E9FF
monochromatic
#FFF86F #FFFBAC #FFFEE0 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.02
#FFFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.61
#FFFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEE9
20.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEE9 | 1.00 | 1.02 | 20.61 | 20.61 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE8
Deuteranopia (green-blind)
#FFFDEA
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffee9; /* rgb */ color: rgb(255, 254, 233); /* oklch */ color: oklch(99.2% 0.027 104.7);
Tailwind
colors: {
custom: {
50: '#fffef0',
500: '#fffee9',
950: '#000000',
},
}SCSS
$custom: #fffee9; $custom-light: #fffef0; $custom-dark: #000000;
JSON
{
"hex": "#fffee9",
"rgb": {
"r": 255,
"g": 254,
"b": 233
},
"hsl": {
"h": 57.273,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.99224,
"c": 0.02743,
"h": 104.7
},
"luminance": 0.98027
}Semantic roles & 50–950 ramp
primary
#FFFEE9
secondary
#9EA2EE
accent
#0AE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585