#EFEBBA#EFEBBA
#EFEBBA is a very light, moderate yellow. Relative luminance 0.813; OKLCH L 93.1% C 0.064 H 103.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBBA |
|---|---|
| RGB | rgb(239, 235, 186) |
| HSL | hsl(55, 62%, 83%) |
| HSV | hsv(55, 22%, 94%) |
| CMYK | cmyk(0%, 1.7%, 22.2%, 6.3%) |
| CIE-LAB | lab(92.27, -6.36, 24.33) |
| CIE-LCH | lch(92.27, 25.15, 104.66°) |
| OKLab | oklab(93.11% -0.0151 0.0619) |
| OKLCH | oklch(93.11% 0.064 103.7) |
| XYZ | xyz(74.1677, 81.3136, 58.2328) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.05
Lemonchiffon
#FFFACD
ΔE00 3.42
Egg Shell
#FFFCC4
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 3.81
Pale
#FFF9D0
ΔE00 3.86
Cream
#FFFDD0
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBBA #BABEEF
analogous
#EFD0BA #EFEBBA #D8EFBA
triadic
#EFEBBA #BAEFEB #EBBAEF
tetradic
#EFEBBA #BAEFD0 #BABEEF #EFBAD8
square
#EFEBBA #BAEFD0 #BABEEF #EFBAD8
split-complementary
#EFEBBA #BAD8EF #D0BAEF
monochromatic
#D8CE57 #E3DD88 #EFEBBA #F9F8E6 #F9F8E6
Accessibility & contrast
On white
1.22
#EFEBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#EFEBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBBA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBBA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B7
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#F7E4DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efebba; /* rgb */ color: rgb(239, 235, 186); /* oklch */ color: oklch(93.1% 0.064 103.7);
Tailwind
colors: {
custom: {
50: '#f4f1cf',
500: '#efebba',
950: '#000000',
},
}SCSS
$custom: #efebba; $custom-light: #f4f1cf; $custom-dark: #000000;
JSON
{
"hex": "#efebba",
"rgb": {
"r": 239,
"g": 235,
"b": 186
},
"hsl": {
"h": 55.472,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.93112,
"c": 0.06372,
"h": 103.7
},
"luminance": 0.81313
}Semantic roles & 50–950 ramp
primary
#EFEBBA
secondary
#8086CD
accent
#29CA1B
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171613
muted
#858583