#EFEBA2#EFEBA2
#EFEBA2 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.6% C 0.093 H 105.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBA2 |
|---|---|
| RGB | rgb(239, 235, 162) |
| HSL | hsl(57, 71%, 79%) |
| HSV | hsv(57, 32%, 94%) |
| CMYK | cmyk(0%, 1.7%, 32.2%, 6.3%) |
| CIE-LAB | lab(91.85, -9.46, 35.99) |
| CIE-LCH | lch(91.85, 37.21, 104.73°) |
| OKLab | oklab(92.65% -0.0246 0.0894) |
| OKLCH | oklch(92.65% 0.093 105.4) |
| XYZ | xyz(71.8271, 80.3774, 45.9061) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.24
Light Tan
#FBEEAC
ΔE00 3.14
Parchment
#FEFCAF
ΔE00 3.51
Khaki (CSS)
#F0E68C
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.61
Dark Cream
#FFF39A
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBA2 #A2A6EF
analogous
#EFC4A2 #EFEBA2 #CCEFA2
triadic
#EFEBA2 #A2EFEB #EBA2EF
tetradic
#EFEBA2 #A2EFC4 #A2A6EF #EFA2CC
square
#EFEBA2 #A2EFC4 #A2A6EF #EFA2CC
split-complementary
#EFEBA2 #A2CCEF #C4A2EF
monochromatic
#DDD53A #E6E06E #EFEBA2 #F8F6D6 #FBF9E5
Accessibility & contrast
On white
1.23
#EFEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EFEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBA2
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBA2 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E69D
Deuteranopia (green-blind)
#F9E9A5
Tritanopia (blue-blind)
#FAE2D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efeba2; /* rgb */ color: rgb(239, 235, 162); /* oklch */ color: oklch(92.6% 0.093 105.4);
Tailwind
colors: {
custom: {
50: '#f5f1be',
500: '#efeba2',
950: '#000000',
},
}SCSS
$custom: #efeba2; $custom-light: #f5f1be; $custom-dark: #000000;
JSON
{
"hex": "#efeba2",
"rgb": {
"r": 239,
"g": 235,
"b": 162
},
"hsl": {
"h": 56.883,
"s": 70.642,
"l": 78.627
},
"oklch": {
"l": 0.92645,
"c": 0.09268,
"h": 105.4
},
"luminance": 0.80376
}Semantic roles & 50–950 ramp
primary
#EFEBA2
secondary
#696ECC
accent
#1DD313
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171612
muted
#858582