#EFEBB3#EFEBB3
#EFEBB3 is a very light, moderate yellow. Relative luminance 0.810; OKLCH L 93.0% C 0.072 H 104.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB3 |
|---|---|
| RGB | rgb(239, 235, 179) |
| HSL | hsl(56, 65%, 82%) |
| HSV | hsv(56, 25%, 94%) |
| CMYK | cmyk(0%, 1.7%, 25.1%, 6.3%) |
| CIE-LAB | lab(92.14, -7.31, 27.74) |
| CIE-LCH | lch(92.14, 28.69, 104.77°) |
| OKLab | oklab(92.97% -0.0179 0.0701) |
| OKLCH | oklch(92.97% 0.072 104.3) |
| XYZ | xyz(73.4417, 81.0233, 54.4093) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.57
Vanilla
#F3E5AB
ΔE00 3.26
Light Tan
#FBEEAC
ΔE00 3.44
Egg Shell
#FFFCC4
ΔE00 3.51
Cream (survey)
#FFFFC2
ΔE00 4.19
Lemonchiffon
#FFFACD
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB3 #B3B7EF
analogous
#EFCDB3 #EFEBB3 #D5EFB3
triadic
#EFEBB3 #B3EFEB #EBB3EF
tetradic
#EFEBB3 #B3EFCD #B3B7EF #EFB3D5
square
#EFEBB3 #B3EFCD #B3B7EF #EFB3D5
split-complementary
#EFEBB3 #B3D5EF #CDB3EF
monochromatic
#DAD04E #E4DE80 #EFEBB3 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.22
#EFEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EFEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB3
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB3 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AF
Deuteranopia (green-blind)
#F7EAB5
Tritanopia (blue-blind)
#F8E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebb3; /* rgb */ color: rgb(239, 235, 179); /* oklch */ color: oklch(93.0% 0.072 104.3);
Tailwind
colors: {
custom: {
50: '#f4f1ca',
500: '#efebb3',
950: '#000000',
},
}SCSS
$custom: #efebb3; $custom-light: #f4f1ca; $custom-dark: #000000;
JSON
{
"hex": "#efebb3",
"rgb": {
"r": 239,
"g": 235,
"b": 179
},
"hsl": {
"h": 56,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.92968,
"c": 0.07235,
"h": 104.3
},
"luminance": 0.81022
}Semantic roles & 50–950 ramp
primary
#EFEBB3
secondary
#797FCD
accent
#24CD18
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582