#EFEBAA#EFEBAA
#EFEBAA is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.8% C 0.083 H 104.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBAA |
|---|---|
| RGB | rgb(239, 235, 170) |
| HSL | hsl(57, 68%, 80%) |
| HSV | hsv(57, 29%, 94%) |
| CMYK | cmyk(0%, 1.7%, 28.9%, 6.3%) |
| CIE-LAB | lab(91.99, -8.48, 32.12) |
| CIE-LCH | lch(91.99, 33.22, 104.79°) |
| OKLab | oklab(92.79% -0.0215 0.0804) |
| OKLCH | oklch(92.79% 0.083 104.9) |
| XYZ | xyz(72.5610, 80.6710, 49.7710) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.98
Light Tan
#FBEEAC
ΔE00 2.82
Vanilla
#F3E5AB
ΔE00 3.50
Parchment
#FEFCAF
ΔE00 3.98
Light Beige
#FFFEB6
ΔE00 4.01
Egg Shell
#FFFCC4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBAA #AAAEEF
analogous
#EFC9AA #EFEBAA #D0EFAA
triadic
#EFEBAA #AAEFEB #EBAAEF
tetradic
#EFEBAA #AAEFC9 #AAAEEF #EFAAD0
square
#EFEBAA #AAEFC9 #AAAEEF #EFAAD0
split-complementary
#EFEBAA #AAD0EF #C9AAEF
monochromatic
#DCD343 #E5DF76 #EFEBAA #F9F7DE #FAF9E5
Accessibility & contrast
On white
1.23
#EFEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EFEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBAA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBAA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F8EAAC
Tritanopia (blue-blind)
#F9E3DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebaa; /* rgb */ color: rgb(239, 235, 170); /* oklch */ color: oklch(92.8% 0.083 104.9);
Tailwind
colors: {
custom: {
50: '#f5f1c3',
500: '#efebaa',
950: '#000000',
},
}SCSS
$custom: #efebaa; $custom-light: #f5f1c3; $custom-dark: #000000;
JSON
{
"hex": "#efebaa",
"rgb": {
"r": 239,
"g": 235,
"b": 170
},
"hsl": {
"h": 56.522,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.92792,
"c": 0.08324,
"h": 104.9
},
"luminance": 0.8067
}Semantic roles & 50–950 ramp
primary
#EFEBAA
secondary
#7076CD
accent
#20D015
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582