#EFEFAE#EFEFAE
#EFEFAE is a very light, moderate yellow. Relative luminance 0.831; OKLCH L 93.7% C 0.083 H 107.9°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFAE |
|---|---|
| RGB | rgb(239, 239, 174) |
| HSL | hsl(60, 67%, 81%) |
| HSV | hsv(60, 27%, 94%) |
| CMYK | cmyk(0%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(93.08, -9.97, 31.55) |
| CIE-LCH | lch(93.08, 33.09, 107.53°) |
| OKLab | oklab(93.68% -0.0256 0.0792) |
| OKLCH | oklch(93.68% 0.083 107.9) |
| XYZ | xyz(74.1032, 83.1408, 52.1803) |
| Luminance | 0.8314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.18
Light Beige
#FFFEB6
ΔE00 3.32
Cream (survey)
#FFFFC2
ΔE00 3.48
Parchment
#FEFCAF
ΔE00 3.49
Creme
#FFFFB6
ΔE00 3.51
Egg Shell
#FFFCC4
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFAE #AEAEEF
analogous
#EFCEAE #EFEFAE #CEEFAE
triadic
#EFEFAE #AEEFEF #EFAEEF
tetradic
#EFEFAE #AEEFCE #AEAEEF #EFAECE
square
#EFEFAE #AEEFCE #AEAEEF #EFAECE
split-complementary
#EFEFAE #AECEEF #CEAEEF
monochromatic
#DBDB48 #E5E57B #EFEFAE #F9F9E1 #FAFAE5
Accessibility & contrast
On white
1.19
#EFEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#EFEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFAE
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFAE | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAA
Deuteranopia (green-blind)
#FBECB1
Tritanopia (blue-blind)
#F8E7DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #efefae; /* rgb */ color: rgb(239, 239, 174); /* oklch */ color: oklch(93.7% 0.083 107.9);
Tailwind
colors: {
custom: {
50: '#f5f4c6',
500: '#efefae',
950: '#000000',
},
}SCSS
$custom: #efefae; $custom-light: #f5f4c6; $custom-dark: #000000;
JSON
{
"hex": "#efefae",
"rgb": {
"r": 239,
"g": 239,
"b": 174
},
"hsl": {
"h": 60,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.93679,
"c": 0.08319,
"h": 107.9
},
"luminance": 0.8314
}Semantic roles & 50–950 ramp
primary
#EFEFAE
secondary
#7474CD
accent
#17CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171713
muted
#858582