#EFEEAD#EFEEAD
#EFEEAD is a very light, moderate yellow. Relative luminance 0.825; OKLCH L 93.5% C 0.083 H 107.2°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEAD |
|---|---|
| RGB | rgb(239, 238, 173) |
| HSL | hsl(59, 67%, 81%) |
| HSV | hsv(59, 28%, 94%) |
| CMYK | cmyk(0%, 0.4%, 27.6%, 6.3%) |
| CIE-LAB | lab(92.80, -9.60, 31.69) |
| CIE-LCH | lch(92.80, 33.11, 106.85°) |
| OKLab | oklab(93.46% -0.0245 0.0795) |
| OKLCH | oklch(93.46% 0.083 107.2) |
| XYZ | xyz(73.7142, 82.5181, 51.5714) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.87
Light Beige
#FFFEB6
ΔE00 3.46
Light Tan
#FBEEAC
ΔE00 3.53
Parchment
#FEFCAF
ΔE00 3.57
Cream (survey)
#FFFFC2
ΔE00 3.66
Creme
#FFFFB6
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEAD #ADAEEF
analogous
#EFCDAD #EFEEAD #CFEFAD
triadic
#EFEEAD #ADEFEE #EEADEF
tetradic
#EFEEAD #ADEFCD #ADAEEF #EFADCF
square
#EFEEAD #ADEFCD #ADAEEF #EFADCF
split-complementary
#EFEEAD #ADCFEF #CDADEF
monochromatic
#DBD947 #E5E37A #EFEEAD #F9F9E0 #FAFAE5
Accessibility & contrast
On white
1.20
#EFEEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#EFEEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEAD
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEAD | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#FAECAF
Tritanopia (blue-blind)
#F9E6DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efeead; /* rgb */ color: rgb(239, 238, 173); /* oklch */ color: oklch(93.5% 0.083 107.2);
Tailwind
colors: {
custom: {
50: '#f5f3c6',
500: '#efeead',
950: '#000000',
},
}SCSS
$custom: #efeead; $custom-light: #f5f3c6; $custom-dark: #000000;
JSON
{
"hex": "#efeead",
"rgb": {
"r": 239,
"g": 238,
"b": 173
},
"hsl": {
"h": 59.091,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.93457,
"c": 0.08319,
"h": 107.2
},
"luminance": 0.82517
}Semantic roles & 50–950 ramp
primary
#EFEEAD
secondary
#7375CD
accent
#19CF16
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582