#EFEAA1#EFEAA1
#EFEAA1 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.4% C 0.093 H 104.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAA1 |
|---|---|
| RGB | rgb(239, 234, 161) |
| HSL | hsl(56, 71%, 78%) |
| HSV | hsv(56, 33%, 94%) |
| CMYK | cmyk(0%, 2.1%, 32.6%, 6.3%) |
| CIE-LAB | lab(91.58, -9.08, 36.13) |
| CIE-LCH | lch(91.58, 37.26, 104.11°) |
| OKLab | oklab(92.43% -0.0236 0.0897) |
| OKLCH | oklch(92.43% 0.093 104.7) |
| XYZ | xyz(71.4531, 79.7710, 45.3446) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.17
Light Tan
#FBEEAC
ΔE00 2.99
Khaki (CSS)
#F0E68C
ΔE00 3.39
Buff
#FEF69E
ΔE00 3.64
Parchment
#FEFCAF
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAA1 #A1A6EF
analogous
#EFC3A1 #EFEAA1 #CDEFA1
triadic
#EFEAA1 #A1EFEA #EAA1EF
tetradic
#EFEAA1 #A1EFC3 #A1A6EF #EFA1CD
square
#EFEAA1 #A1EFC3 #A1A6EF #EFA1CD
split-complementary
#EFEAA1 #A1CDEF #C3A1EF
monochromatic
#DDD338 #E6DE6D #EFEAA1 #F8F6D5 #FBF9E5
Accessibility & contrast
On white
1.24
#EFEAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EFEAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAA1
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAA1 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E59C
Deuteranopia (green-blind)
#F9E9A4
Tritanopia (blue-blind)
#FAE1D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #efeaa1; /* rgb */ color: rgb(239, 234, 161); /* oklch */ color: oklch(92.4% 0.093 104.7);
Tailwind
colors: {
custom: {
50: '#f5f0bd',
500: '#efeaa1',
950: '#000000',
},
}SCSS
$custom: #efeaa1; $custom-light: #f5f0bd; $custom-dark: #000000;
JSON
{
"hex": "#efeaa1",
"rgb": {
"r": 239,
"g": 234,
"b": 161
},
"hsl": {
"h": 56.154,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.92425,
"c": 0.09271,
"h": 104.7
},
"luminance": 0.7977
}Semantic roles & 50–950 ramp
primary
#EFEAA1
secondary
#686ECC
accent
#1FD313
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582