#EFEBB4#EFEBB4
#EFEBB4 is a very light, moderate yellow. Relative luminance 0.811; OKLCH L 93.0% C 0.071 H 104.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB4 |
|---|---|
| RGB | rgb(239, 235, 180) |
| HSL | hsl(56, 65%, 82%) |
| HSV | hsv(56, 25%, 94%) |
| CMYK | cmyk(0%, 1.7%, 24.7%, 6.3%) |
| CIE-LAB | lab(92.16, -7.18, 27.26) |
| CIE-LCH | lch(92.16, 28.19, 104.76°) |
| OKLab | oklab(92.99% -0.0175 0.069) |
| OKLCH | oklch(92.99% 0.071 104.2) |
| XYZ | xyz(73.5432, 81.0639, 54.9439) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.76
Vanilla
#F3E5AB
ΔE00 3.29
Egg Shell
#FFFCC4
ΔE00 3.50
Light Tan
#FBEEAC
ΔE00 3.57
Lemonchiffon
#FFFACD
ΔE00 4.14
Cream (survey)
#FFFFC2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB4 #B4B8EF
analogous
#EFCEB4 #EFEBB4 #D6EFB4
triadic
#EFEBB4 #B4EFEB #EBB4EF
tetradic
#EFEBB4 #B4EFCE #B4B8EF #EFB4D6
square
#EFEBB4 #B4EFCE #B4B8EF #EFB4D6
split-complementary
#EFEBB4 #B4D6EF #CEB4EF
monochromatic
#D9D04F #E4DE82 #EFEBB4 #FAF8E6 #FAF8E6
Accessibility & contrast
On white
1.22
#EFEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EFEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7B0
Deuteranopia (green-blind)
#F7EAB6
Tritanopia (blue-blind)
#F8E4DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebb4; /* rgb */ color: rgb(239, 235, 180); /* oklch */ color: oklch(93.0% 0.071 104.2);
Tailwind
colors: {
custom: {
50: '#f4f1ca',
500: '#efebb4',
950: '#000000',
},
}SCSS
$custom: #efebb4; $custom-light: #f4f1ca; $custom-dark: #000000;
JSON
{
"hex": "#efebb4",
"rgb": {
"r": 239,
"g": 235,
"b": 180
},
"hsl": {
"h": 55.932,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.92988,
"c": 0.07113,
"h": 104.2
},
"luminance": 0.81063
}Semantic roles & 50–950 ramp
primary
#EFEBB4
secondary
#7A80CD
accent
#25CD19
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582