#EBE58E#EBE58E
#EBE58E is a very light, moderate yellow. Relative luminance 0.757; OKLCH L 90.8% C 0.109 H 104.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE58E |
|---|---|
| RGB | rgb(235, 229, 142) |
| HSL | hsl(56, 70%, 74%) |
| HSV | hsv(56, 40%, 92%) |
| CMYK | cmyk(0%, 2.6%, 39.6%, 7.8%) |
| CIE-LAB | lab(89.70, -10.25, 43.11) |
| CIE-LCH | lch(89.70, 44.32, 103.37°) |
| OKLab | oklab(90.76% -0.028 0.1051) |
| OKLCH | oklch(90.76% 0.109 104.9) |
| XYZ | xyz(67.1639, 75.6554, 36.6509) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.25
Dark Cream
#FFF39A
ΔE00 3.60
Buff
#FEF69E
ΔE00 3.73
Palegoldenrod
#EEE8AA
ΔE00 4.69
Light Tan
#FBEEAC
ΔE00 4.98
Sandy
#F1DA7A
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE58E #8E94EB
analogous
#EBB78E #EBE58E #C3EB8E
triadic
#EBE58E #8EEBE5 #E58EEB
tetradic
#EBE58E #8EEBB7 #8E94EB #EB8EC3
square
#EBE58E #8EEBB7 #8E94EB #EB8EC3
split-complementary
#EBE58E #8EC3EB #B78EEB
monochromatic
#D8CD26 #E2D95A #EBE58E #F4F1C2 #FAF9E5
Accessibility & contrast
On white
1.30
#EBE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EBE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE58E
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE58E | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#F8DAD0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe58e; /* rgb */ color: rgb(235, 229, 142); /* oklch */ color: oklch(90.8% 0.109 104.9);
Tailwind
colors: {
custom: {
50: '#f3edb0',
500: '#ebe58e',
950: '#000000',
},
}SCSS
$custom: #ebe58e; $custom-light: #f3edb0; $custom-dark: #000000;
JSON
{
"hex": "#ebe58e",
"rgb": {
"r": 235,
"g": 229,
"b": 142
},
"hsl": {
"h": 56.129,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.90762,
"c": 0.10873,
"h": 104.9
},
"luminance": 0.75654
}Semantic roles & 50–950 ramp
primary
#EBE58E
secondary
#585FC6
accent
#20D214
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481