#EBE388#EBE388
#EBE388 is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.113 H 104.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE388 |
|---|---|
| RGB | rgb(235, 227, 136) |
| HSL | hsl(55, 71%, 73%) |
| HSV | hsv(55, 42%, 92%) |
| CMYK | cmyk(0%, 3.4%, 42.1%, 7.8%) |
| CIE-LAB | lab(89.10, -9.87, 45.31) |
| CIE-LCH | lch(89.10, 46.38, 102.29°) |
| OKLab | oklab(90.26% -0.0274 0.1097) |
| OKLCH | oklch(90.26% 0.113 104) |
| XYZ | xyz(66.1753, 74.3797, 34.1586) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.94
Dark Cream
#FFF39A
ΔE00 3.79
Buff
#FEF69E
ΔE00 4.14
Sandy
#F1DA7A
ΔE00 4.45
Sandy Yellow
#FDEE73
ΔE00 5.28
Palegoldenrod
#EEE8AA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE388 #8890EB
analogous
#EBB288 #EBE388 #C1EB88
triadic
#EBE388 #88EBE3 #E388EB
tetradic
#EBE388 #88EBB2 #8890EB #EB88C1
square
#EBE388 #88EBB2 #8890EB #EB88C1
split-complementary
#EBE388 #88C1EB #B288EB
monochromatic
#D5C724 #E2D754 #EBE388 #F4EFBC #FBF9E5
Accessibility & contrast
On white
1.32
#EBE388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EBE388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE388
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE388 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD81
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#F8D8CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe388; /* rgb */ color: rgb(235, 227, 136); /* oklch */ color: oklch(90.3% 0.113 104.0);
Tailwind
colors: {
custom: {
50: '#f3ebac',
500: '#ebe388',
950: '#000000',
},
}SCSS
$custom: #ebe388; $custom-light: #f3ebac; $custom-dark: #000000;
JSON
{
"hex": "#ebe388",
"rgb": {
"r": 235,
"g": 227,
"b": 136
},
"hsl": {
"h": 55.152,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.90261,
"c": 0.11308,
"h": 104
},
"luminance": 0.74378
}Semantic roles & 50–950 ramp
primary
#EBE388
secondary
#525BC5
accent
#22D312
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481