#EFEEAB#EFEEAB
#EFEEAB is a very light, moderate yellow. Relative luminance 0.824; OKLCH L 93.4% C 0.086 H 107.2°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEEAB |
|---|---|
| RGB | rgb(239, 238, 171) |
| HSL | hsl(59, 68%, 80%) |
| HSV | hsv(59, 28%, 94%) |
| CMYK | cmyk(0%, 0.4%, 28.5%, 6.3%) |
| CIE-LAB | lab(92.77, -9.85, 32.66) |
| CIE-LCH | lch(92.77, 34.11, 106.78°) |
| OKLab | oklab(93.42% -0.0253 0.0817) |
| OKLCH | oklch(93.42% 0.086 107.2) |
| XYZ | xyz(73.5221, 82.4413, 50.5599) |
| Luminance | 0.8244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.00
Light Beige
#FFFEB6
ΔE00 3.36
Parchment
#FEFCAF
ΔE00 3.36
Light Tan
#FBEEAC
ΔE00 3.52
Creme
#FFFFB6
ΔE00 3.56
Cream (survey)
#FFFFC2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEEAB #ABACEF
analogous
#EFCCAB #EFEEAB #CEEFAB
triadic
#EFEEAB #ABEFEE #EEABEF
tetradic
#EFEEAB #ABEFCC #ABACEF #EFABCE
square
#EFEEAB #ABEFCC #ABACEF #EFABCE
split-complementary
#EFEEAB #ABCEEF #CCABEF
monochromatic
#DBD944 #E5E478 #EFEEAB #F9F8DE #FAFAE5
Accessibility & contrast
On white
1.20
#EFEEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#EFEEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEEAB
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEEAB | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A7
Deuteranopia (green-blind)
#FAECAE
Tritanopia (blue-blind)
#F9E6DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #efeeab; /* rgb */ color: rgb(239, 238, 171); /* oklch */ color: oklch(93.4% 0.086 107.2);
Tailwind
colors: {
custom: {
50: '#f5f3c4',
500: '#efeeab',
950: '#000000',
},
}SCSS
$custom: #efeeab; $custom-light: #f5f3c4; $custom-dark: #000000;
JSON
{
"hex": "#efeeab",
"rgb": {
"r": 239,
"g": 238,
"b": 171
},
"hsl": {
"h": 59.118,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.93419,
"c": 0.08558,
"h": 107.2
},
"luminance": 0.8244
}Semantic roles & 50–950 ramp
primary
#EFEEAB
secondary
#7173CD
accent
#18D016
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171712
muted
#858582