#EEEEAF#EEEEAF
#EEEEAF is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.081 H 107.9°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEEAF |
|---|---|
| RGB | rgb(238, 238, 175) |
| HSL | hsl(60, 65%, 81%) |
| HSV | hsv(60, 26%, 93%) |
| CMYK | cmyk(0%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(92.76, -9.71, 30.61) |
| CIE-LCH | lch(92.76, 32.11, 107.60°) |
| OKLab | oklab(93.42% -0.0248 0.0769) |
| OKLCH | oklch(93.42% 0.081 107.9) |
| XYZ | xyz(73.5724, 82.4224, 52.5825) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.03
Cream (survey)
#FFFFC2
ΔE00 3.58
Egg Shell
#FFFCC4
ΔE00 3.59
Light Beige
#FFFEB6
ΔE00 3.66
Creme
#FFFFB6
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEEAF #AFAFEE
analogous
#EECEAF #EEEEAF #CEEEAF
triadic
#EEEEAF #AFEEEE #EEAFEE
tetradic
#EEEEAF #AFEECE #AFAFEE #EEAFCE
square
#EEEEAF #AFEECE #AFAFEE #EEAFCE
split-complementary
#EEEEAF #AFCEEE #CEAFEE
monochromatic
#D9D94A #E3E37D #EEEEAF #F9F9E1 #FAFAE6
Accessibility & contrast
On white
1.20
#EEEEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#EEEEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEEAF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEEAF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AB
Deuteranopia (green-blind)
#FAECB1
Tritanopia (blue-blind)
#F7E6DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eeeeaf; /* rgb */ color: rgb(238, 238, 175); /* oklch */ color: oklch(93.4% 0.081 107.9);
Tailwind
colors: {
custom: {
50: '#f4f3c7',
500: '#eeeeaf',
950: '#000000',
},
}SCSS
$custom: #eeeeaf; $custom-light: #f4f3c7; $custom-dark: #000000;
JSON
{
"hex": "#eeeeaf",
"rgb": {
"r": 238,
"g": 238,
"b": 175
},
"hsl": {
"h": 60,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.93416,
"c": 0.08083,
"h": 107.9
},
"luminance": 0.82421
}Semantic roles & 50–950 ramp
primary
#EEEEAF
secondary
#7676CC
accent
#19CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582