#EBE08C#EBE08C
#EBE08C is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.7% C 0.106 H 101.8°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE08C |
|---|---|
| RGB | rgb(235, 224, 140) |
| HSL | hsl(53, 70%, 74%) |
| HSV | hsv(53, 40%, 92%) |
| CMYK | cmyk(0%, 4.7%, 40.4%, 7.8%) |
| CIE-LAB | lab(88.39, -7.95, 42.43) |
| CIE-LCH | lch(88.39, 43.17, 100.62°) |
| OKLab | oklab(89.71% -0.0216 0.1034) |
| OKLCH | oklch(89.71% 0.106 101.8) |
| XYZ | xyz(65.6515, 72.8688, 35.4126) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.56
Sandy
#F1DA7A
ΔE00 3.90
Dark Cream
#FFF39A
ΔE00 4.15
Buff
#FEF69E
ΔE00 4.67
Palegoldenrod
#EEE8AA
ΔE00 4.73
Light Tan
#FBEEAC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE08C #8C97EB
analogous
#EBB08C #EBE08C #C6EB8C
triadic
#EBE08C #8CEBE0 #E08CEB
tetradic
#EBE08C #8CEBB0 #8C97EB #EB8CC6
square
#EBE08C #8CEBB0 #8C97EB #EB8CC6
split-complementary
#EBE08C #8CC6EB #B08CEB
monochromatic
#D7C325 #E2D258 #EBE08C #F4EEC0 #FAF8E5
Accessibility & contrast
On white
1.35
#EBE08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#EBE08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE08C
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE08C | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#F8D5CB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebe08c; /* rgb */ color: rgb(235, 224, 140); /* oklch */ color: oklch(89.7% 0.106 101.8);
Tailwind
colors: {
custom: {
50: '#f3e9af',
500: '#ebe08c',
950: '#000000',
},
}SCSS
$custom: #ebe08c; $custom-light: #f3e9af; $custom-dark: #000000;
JSON
{
"hex": "#ebe08c",
"rgb": {
"r": 235,
"g": 224,
"b": 140
},
"hsl": {
"h": 53.053,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.89711,
"c": 0.10563,
"h": 101.8
},
"luminance": 0.72867
}Semantic roles & 50–950 ramp
primary
#EBE08C
secondary
#5663C5
accent
#29D213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481