#EBE58A#EBE58A
#EBE58A is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.113 H 105.1°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE58A |
|---|---|
| RGB | rgb(235, 229, 138) |
| HSL | hsl(56, 71%, 73%) |
| HSV | hsv(56, 41%, 92%) |
| CMYK | cmyk(0%, 2.6%, 41.3%, 7.8%) |
| CIE-LAB | lab(89.64, -10.66, 45.01) |
| CIE-LCH | lch(89.64, 46.26, 103.33°) |
| OKLab | oklab(90.7% -0.0295 0.1091) |
| OKLCH | oklch(90.7% 0.113 105.1) |
| XYZ | xyz(66.8689, 75.5374, 35.0975) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.15
Dark Cream
#FFF39A
ΔE00 3.64
Buff
#FEF69E
ΔE00 3.81
Sandy
#F1DA7A
ΔE00 5.08
Palegoldenrod
#EEE8AA
ΔE00 5.32
Sandy Yellow
#FDEE73
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE58A #8A90EB
analogous
#EBB48A #EBE58A #C0EB8A
triadic
#EBE58A #8AEBE5 #E58AEB
tetradic
#EBE58A #8AEBB4 #8A90EB #EB8AC0
square
#EBE58A #8AEBB4 #8A90EB #EB8AC0
split-complementary
#EBE58A #8AC0EB #B48AEB
monochromatic
#D6CB25 #E2D956 #EBE58A #F4F1BE #FBF9E5
Accessibility & contrast
On white
1.30
#EBE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#EBE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE58A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE58A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#F8DACF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe58a; /* rgb */ color: rgb(235, 229, 138); /* oklch */ color: oklch(90.7% 0.113 105.1);
Tailwind
colors: {
custom: {
50: '#f3edad',
500: '#ebe58a',
950: '#000000',
},
}SCSS
$custom: #ebe58a; $custom-light: #f3edad; $custom-dark: #000000;
JSON
{
"hex": "#ebe58a",
"rgb": {
"r": 235,
"g": 229,
"b": 138
},
"hsl": {
"h": 56.289,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90701,
"c": 0.11307,
"h": 105.1
},
"luminance": 0.75536
}Semantic roles & 50–950 ramp
primary
#EBE58A
secondary
#545BC5
accent
#1FD313
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481