#EEEEE5#EEEEE5
#EEEEE5 is a very light, near-neutral yellow. Relative luminance 0.850; OKLCH L 94.7% C 0.012 H 106.6°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEE5 |
|---|---|
| RGB | rgb(238, 238, 229) |
| HSL | hsl(60, 21%, 92%) |
| HSV | hsv(60, 4%, 93%) |
| CMYK | cmyk(0%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(93.88, -1.57, 4.35) |
| CIE-LCH | lch(93.88, 4.62, 109.81°) |
| OKLab | oklab(94.66% -0.0034 0.0115) |
| OKLCH | oklch(94.66% 0.012 106.6) |
| XYZ | xyz(79.9752, 84.9835, 86.3038) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 3.57
Off White
#FAF9F6
ΔE00 3.88
Ivory
#FFFFF0
ΔE00 4.19
Oldlace
#FDF5E6
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.59
Eggshell
#F0EAD6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEE5 #E5E5EE
analogous
#EEEAE5 #EEEEE5 #EAEEE5
triadic
#EEEEE5 #E5EEEE #EEE5EE
tetradic
#EEEEE5 #E5EEEA #E5E5EE #EEE5EA
square
#EEEEE5 #E5EEEA #E5E5EE #EEE5EA
split-complementary
#EEEEE5 #E5EAEE #EAE5EE
monochromatic
#BEBE9B #D6D6C0 #EEEEE5 #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.17
#EEEEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EEEEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEE5
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEE5 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE5
Deuteranopia (green-blind)
#F0EEE5
Tritanopia (blue-blind)
#F0EDEB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eeeee5; /* rgb */ color: rgb(238, 238, 229); /* oklch */ color: oklch(94.7% 0.012 106.6);
Tailwind
colors: {
custom: {
50: '#f3f3ed',
500: '#eeeee5',
950: '#000000',
},
}SCSS
$custom: #eeeee5; $custom-light: #f3f3ed; $custom-dark: #000000;
JSON
{
"hex": "#eeeee5",
"rgb": {
"r": 238,
"g": 238,
"b": 229
},
"hsl": {
"h": 60,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.94664,
"c": 0.01195,
"h": 106.6
},
"luminance": 0.84983
}Semantic roles & 50–950 ramp
primary
#EEEEE5
secondary
#B2B2C5
accent
#469F46
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584