#EBE39B#EBE39B
#EBE39B is a very light, moderate yellow. Relative luminance 0.750; OKLCH L 90.6% C 0.092 H 102.6°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE39B |
|---|---|
| RGB | rgb(235, 227, 155) |
| HSL | hsl(54, 67%, 76%) |
| HSV | hsv(54, 34%, 92%) |
| CMYK | cmyk(0%, 3.4%, 34%, 7.8%) |
| CIE-LAB | lab(89.38, -7.80, 36.20) |
| CIE-LCH | lch(89.38, 37.03, 102.16°) |
| OKLab | oklab(90.57% -0.0201 0.0897) |
| OKLCH | oklch(90.57% 0.092 102.6) |
| XYZ | xyz(67.6472, 74.9685, 41.9108) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.37
Khaki (CSS)
#F0E68C
ΔE00 3.17
Light Tan
#FBEEAC
ΔE00 3.29
Vanilla
#F3E5AB
ΔE00 3.56
Dark Cream
#FFF39A
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE39B #9BA3EB
analogous
#EBBB9B #EBE39B #CBEB9B
triadic
#EBE39B #9BEBE3 #E39BEB
tetradic
#EBE39B #9BEBBB #9BA3EB #EB9BCB
square
#EBE39B #9BEBBB #9BA3EB #EB9BCB
split-complementary
#EBE39B #9BCBEB #BB9BEB
monochromatic
#D7C635 #E1D568 #EBE39B #F5F1CE #FAF8E5
Accessibility & contrast
On white
1.31
#EBE39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EBE39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE39B
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE39B | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE96
Deuteranopia (green-blind)
#F2E39E
Tritanopia (blue-blind)
#F6DAD1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe39b; /* rgb */ color: rgb(235, 227, 155); /* oklch */ color: oklch(90.6% 0.092 102.6);
Tailwind
colors: {
custom: {
50: '#f2ebb9',
500: '#ebe39b',
950: '#000000',
},
}SCSS
$custom: #ebe39b; $custom-light: #f2ebb9; $custom-dark: #000000;
JSON
{
"hex": "#ebe39b",
"rgb": {
"r": 235,
"g": 227,
"b": 155
},
"hsl": {
"h": 54,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.90571,
"c": 0.09189,
"h": 102.6
},
"luminance": 0.74967
}Semantic roles & 50–950 ramp
primary
#EBE39B
secondary
#646EC7
accent
#29CF17
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481