#EBE08D#EBE08D
#EBE08D is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.105 H 101.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE08D |
|---|---|
| RGB | rgb(235, 224, 141) |
| HSL | hsl(53, 70%, 74%) |
| HSV | hsv(53, 40%, 92%) |
| CMYK | cmyk(0%, 4.7%, 40%, 7.8%) |
| CIE-LAB | lab(88.40, -7.85, 41.96) |
| CIE-LCH | lch(88.40, 42.68, 100.59°) |
| OKLab | oklab(89.73% -0.0212 0.1024) |
| OKLCH | oklch(89.73% 0.105 101.7) |
| XYZ | xyz(65.7256, 72.8984, 35.8027) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.66
Sandy
#F1DA7A
ΔE00 3.98
Dark Cream
#FFF39A
ΔE00 4.17
Palegoldenrod
#EEE8AA
ΔE00 4.58
Light Tan
#FBEEAC
ΔE00 4.66
Buff
#FEF69E
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE08D #8D98EB
analogous
#EBB18D #EBE08D #C7EB8D
triadic
#EBE08D #8DEBE0 #E08DEB
tetradic
#EBE08D #8DEBB1 #8D98EB #EB8DC7
square
#EBE08D #8DEBB1 #8D98EB #EB8DC7
split-complementary
#EBE08D #8DC7EB #B18DEB
monochromatic
#D8C326 #E2D259 #EBE08D #F4EEC1 #FAF8E5
Accessibility & contrast
On white
1.35
#EBE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#EBE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE08D
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE08D | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#F8D5CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebe08d; /* rgb */ color: rgb(235, 224, 141); /* oklch */ color: oklch(89.7% 0.105 101.7);
Tailwind
colors: {
custom: {
50: '#f3e9af',
500: '#ebe08d',
950: '#000000',
},
}SCSS
$custom: #ebe08d; $custom-light: #f3e9af; $custom-dark: #000000;
JSON
{
"hex": "#ebe08d",
"rgb": {
"r": 235,
"g": 224,
"b": 141
},
"hsl": {
"h": 52.979,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.89727,
"c": 0.10453,
"h": 101.7
},
"luminance": 0.72897
}Semantic roles & 50–950 ramp
primary
#EBE08D
secondary
#5764C6
accent
#2AD213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481