#EFEEAE#EFEEAE
#EFEEAE is a very light, moderate yellow. Relative luminance 0.826; OKLCH L 93.5% C 0.082 H 107.1°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEAE |
|---|---|
| RGB | rgb(239, 238, 174) |
| HSL | hsl(59, 67%, 81%) |
| HSV | hsv(59, 27%, 94%) |
| CMYK | cmyk(0%, 0.4%, 27.2%, 6.3%) |
| CIE-LAB | lab(92.82, -9.47, 31.21) |
| CIE-LCH | lch(92.82, 32.61, 106.88°) |
| OKLab | oklab(93.48% -0.0241 0.0783) |
| OKLCH | oklch(93.48% 0.082 107.1) |
| XYZ | xyz(73.8113, 82.5569, 52.0829) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.83
Light Beige
#FFFEB6
ΔE00 3.52
Light Tan
#FBEEAC
ΔE00 3.55
Cream (survey)
#FFFFC2
ΔE00 3.60
Egg Shell
#FFFCC4
ΔE00 3.61
Parchment
#FEFCAF
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEAE #AEAFEF
analogous
#EFCDAE #EFEEAE #CFEFAE
triadic
#EFEEAE #AEEFEE #EEAEEF
tetradic
#EFEEAE #AEEFCD #AEAFEF #EFAECF
square
#EFEEAE #AEEFCD #AEAFEF #EFAECF
split-complementary
#EFEEAE #AECFEF #CDAEEF
monochromatic
#DBD948 #E5E37B #EFEEAE #F9F9E1 #FAFAE5
Accessibility & contrast
On white
1.20
#EFEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#EFEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEAE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEAE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#FAECB0
Tritanopia (blue-blind)
#F8E6DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efeeae; /* rgb */ color: rgb(239, 238, 174); /* oklch */ color: oklch(93.5% 0.082 107.1);
Tailwind
colors: {
custom: {
50: '#f5f3c6',
500: '#efeeae',
950: '#000000',
},
}SCSS
$custom: #efeeae; $custom-light: #f5f3c6; $custom-dark: #000000;
JSON
{
"hex": "#efeeae",
"rgb": {
"r": 239,
"g": 238,
"b": 174
},
"hsl": {
"h": 59.077,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.93476,
"c": 0.08198,
"h": 107.1
},
"luminance": 0.82556
}Semantic roles & 50–950 ramp
primary
#EFEEAE
secondary
#7476CD
accent
#19CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582