#EFEBB0#EFEBB0
#EFEBB0 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.076 H 104.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBB0 |
|---|---|
| RGB | rgb(239, 235, 176) |
| HSL | hsl(56, 66%, 81%) |
| HSV | hsv(56, 26%, 94%) |
| CMYK | cmyk(0%, 1.7%, 26.4%, 6.3%) |
| CIE-LAB | lab(92.09, -7.71, 29.20) |
| CIE-LCH | lch(92.09, 30.20, 104.79°) |
| OKLab | oklab(92.91% -0.0191 0.0736) |
| OKLCH | oklch(92.91% 0.076 104.5) |
| XYZ | xyz(73.1416, 80.9032, 52.8287) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.07
Light Tan
#FBEEAC
ΔE00 3.12
Vanilla
#F3E5AB
ΔE00 3.22
Egg Shell
#FFFCC4
ΔE00 3.63
Cream (survey)
#FFFFC2
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBB0 #B0B4EF
analogous
#EFCCB0 #EFEBB0 #D4EFB0
triadic
#EFEBB0 #B0EFEB #EBB0EF
tetradic
#EFEBB0 #B0EFCC #B0B4EF #EFB0D4
square
#EFEBB0 #B0EFCC #B0B4EF #EFB0D4
split-complementary
#EFEBB0 #B0D4EF #CCB0EF
monochromatic
#DAD14A #E5DE7D #EFEBB0 #F9F8E3 #FAF9E6
Accessibility & contrast
On white
1.22
#EFEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EFEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBB0
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBB0 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#F7EAB2
Tritanopia (blue-blind)
#F8E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebb0; /* rgb */ color: rgb(239, 235, 176); /* oklch */ color: oklch(92.9% 0.076 104.5);
Tailwind
colors: {
custom: {
50: '#f5f1c8',
500: '#efebb0',
950: '#000000',
},
}SCSS
$custom: #efebb0; $custom-light: #f5f1c8; $custom-dark: #000000;
JSON
{
"hex": "#efebb0",
"rgb": {
"r": 239,
"g": 235,
"b": 176
},
"hsl": {
"h": 56.19,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.92908,
"c": 0.07601,
"h": 104.5
},
"luminance": 0.80902
}Semantic roles & 50–950 ramp
primary
#EFEBB0
secondary
#767CCD
accent
#23CE17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582