#EFEBAB#EFEBAB
#EFEBAB is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.082 H 104.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBAB |
|---|---|
| RGB | rgb(239, 235, 171) |
| HSL | hsl(56, 68%, 80%) |
| HSV | hsv(56, 28%, 94%) |
| CMYK | cmyk(0%, 1.7%, 28.5%, 6.3%) |
| CIE-LAB | lab(92.00, -8.35, 31.63) |
| CIE-LCH | lch(92.00, 32.72, 104.79°) |
| OKLab | oklab(92.81% -0.0211 0.0793) |
| OKLCH | oklch(92.81% 0.082 104.9) |
| XYZ | xyz(72.6560, 80.7090, 50.2711) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.89
Light Tan
#FBEEAC
ΔE00 2.83
Vanilla
#F3E5AB
ΔE00 3.43
Egg Shell
#FFFCC4
ΔE00 4.04
Light Beige
#FFFEB6
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBAB #ABAFEF
analogous
#EFC9AB #EFEBAB #D1EFAB
triadic
#EFEBAB #ABEFEB #EBABEF
tetradic
#EFEBAB #ABEFC9 #ABAFEF #EFABD1
square
#EFEBAB #ABEFC9 #ABAFEF #EFABD1
split-complementary
#EFEBAB #ABD1EF #C9ABEF
monochromatic
#DBD344 #E5DF78 #EFEBAB #F9F7DE #FAF9E5
Accessibility & contrast
On white
1.23
#EFEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EFEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBAB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBAB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#F8EAAD
Tritanopia (blue-blind)
#F9E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebab; /* rgb */ color: rgb(239, 235, 171); /* oklch */ color: oklch(92.8% 0.082 104.9);
Tailwind
colors: {
custom: {
50: '#f5f1c4',
500: '#efebab',
950: '#000000',
},
}SCSS
$custom: #efebab; $custom-light: #f5f1c4; $custom-dark: #000000;
JSON
{
"hex": "#efebab",
"rgb": {
"r": 239,
"g": 235,
"b": 171
},
"hsl": {
"h": 56.471,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.92811,
"c": 0.08204,
"h": 104.9
},
"luminance": 0.80708
}Semantic roles & 50–950 ramp
primary
#EFEBAB
secondary
#7177CD
accent
#21D016
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582