#EBEA89#EBEA89
#EBEA89 is a very light, moderate yellow. Relative luminance 0.783; OKLCH L 91.7% C 0.120 H 108.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEA89 |
|---|---|
| RGB | rgb(235, 234, 137) |
| HSL | hsl(59, 71%, 73%) |
| HSV | hsv(59, 42%, 92%) |
| CMYK | cmyk(0%, 0.4%, 41.7%, 7.8%) |
| CIE-LAB | lab(90.92, -13.25, 47.11) |
| CIE-LCH | lch(90.92, 48.93, 105.71°) |
| OKLab | oklab(91.71% -0.037 0.1138) |
| OKLCH | oklch(91.71% 0.12 108) |
| XYZ | xyz(68.2003, 78.3154, 35.1858) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.57
Buff
#FEF69E
ΔE00 3.68
Dark Cream
#FFF39A
ΔE00 3.93
Manilla
#FFFA86
ΔE00 4.38
Straw
#FCF679
ΔE00 4.72
Yellowish Tan
#FCFC81
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEA89 #898AEB
analogous
#EBB989 #EBEA89 #BBEB89
triadic
#EBEA89 #89EBEA #EA89EB
tetradic
#EBEA89 #89EBB9 #898AEB #EB89BB
square
#EBEA89 #89EBB9 #898AEB #EB89BB
split-complementary
#EBEA89 #89BBEB #B989EB
monochromatic
#D5D424 #E2E155 #EBEA89 #F4F3BD #FBFAE5
Accessibility & contrast
On white
1.26
#EBEA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EBEA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEA89
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEA89 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E381
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#F8DFD3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebea89; /* rgb */ color: rgb(235, 234, 137); /* oklch */ color: oklch(91.7% 0.120 108.0);
Tailwind
colors: {
custom: {
50: '#f3f0ad',
500: '#ebea89',
950: '#000000',
},
}SCSS
$custom: #ebea89; $custom-light: #f3f0ad; $custom-dark: #000000;
JSON
{
"hex": "#ebea89",
"rgb": {
"r": 235,
"g": 234,
"b": 137
},
"hsl": {
"h": 59.388,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.91713,
"c": 0.11966,
"h": 108
},
"luminance": 0.78314
}Semantic roles & 50–950 ramp
primary
#EBEA89
secondary
#5354C5
accent
#14D312
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581