#EBE588#EBE588
#EBE588 is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.115 H 105.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE588 |
|---|---|
| RGB | rgb(235, 229, 136) |
| HSL | hsl(56, 71%, 73%) |
| HSV | hsv(56, 42%, 92%) |
| CMYK | cmyk(0%, 2.6%, 42.1%, 7.8%) |
| CIE-LAB | lab(89.62, -10.87, 45.96) |
| CIE-LCH | lch(89.62, 47.23, 103.30°) |
| OKLab | oklab(90.67% -0.0303 0.1112) |
| OKLCH | oklch(90.67% 0.115 105.2) |
| XYZ | xyz(66.7255, 75.4801, 34.3420) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.23
Dark Cream
#FFF39A
ΔE00 3.70
Buff
#FEF69E
ΔE00 3.89
Sandy
#F1DA7A
ΔE00 5.03
Sandy Yellow
#FDEE73
ΔE00 5.14
Manilla
#FFFA86
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE588 #888EEB
analogous
#EBB488 #EBE588 #BFEB88
triadic
#EBE588 #88EBE5 #E588EB
tetradic
#EBE588 #88EBB4 #888EEB #EB88BF
square
#EBE588 #88EBB4 #888EEB #EB88BF
split-complementary
#EBE588 #88BFEB #B488EB
monochromatic
#D5CA24 #E2DA54 #EBE588 #F4F0BC #FBF9E5
Accessibility & contrast
On white
1.30
#EBE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE588
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE588 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#F8DACE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe588; /* rgb */ color: rgb(235, 229, 136); /* oklch */ color: oklch(90.7% 0.115 105.2);
Tailwind
colors: {
custom: {
50: '#f3edac',
500: '#ebe588',
950: '#000000',
},
}SCSS
$custom: #ebe588; $custom-light: #f3edac; $custom-dark: #000000;
JSON
{
"hex": "#ebe588",
"rgb": {
"r": 235,
"g": 229,
"b": 136
},
"hsl": {
"h": 56.364,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.90671,
"c": 0.11521,
"h": 105.2
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#EBE588
secondary
#5259C5
accent
#1ED312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481