#EBE49A#EBE49A
#EBE49A is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.8% C 0.094 H 103.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE49A |
|---|---|
| RGB | rgb(235, 228, 154) |
| HSL | hsl(55, 67%, 76%) |
| HSV | hsv(55, 34%, 92%) |
| CMYK | cmyk(0%, 3%, 34.5%, 7.8%) |
| CIE-LAB | lab(89.62, -8.42, 37.02) |
| CIE-LCH | lch(89.62, 37.97, 102.81°) |
| OKLab | oklab(90.76% -0.0219 0.0915) |
| OKLCH | oklch(90.76% 0.094 103.5) |
| XYZ | xyz(67.8379, 75.4836, 41.5618) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.58
Khaki (CSS)
#F0E68C
ΔE00 2.87
Light Tan
#FBEEAC
ΔE00 3.46
Vanilla
#F3E5AB
ΔE00 3.97
Dark Cream
#FFF39A
ΔE00 4.30
Buff
#FEF69E
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE49A #9AA1EB
analogous
#EBBC9A #EBE49A #CAEB9A
triadic
#EBE49A #9AEBE4 #E49AEB
tetradic
#EBE49A #9AEBBC #9AA1EB #EB9ACA
square
#EBE49A #9AEBBC #9AA1EB #EB9ACA
split-complementary
#EBE49A #9ACAEB #BC9AEB
monochromatic
#D7C934 #E1D667 #EBE49A #F5F2CD #FAF8E5
Accessibility & contrast
On white
1.30
#EBE49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EBE49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE49A
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE49A | 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)
#F1DF95
Deuteranopia (green-blind)
#F3E39D
Tritanopia (blue-blind)
#F6DAD1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe49a; /* rgb */ color: rgb(235, 228, 154); /* oklch */ color: oklch(90.8% 0.094 103.5);
Tailwind
colors: {
custom: {
50: '#f2ecb8',
500: '#ebe49a',
950: '#000000',
},
}SCSS
$custom: #ebe49a; $custom-light: #f2ecb8; $custom-dark: #000000;
JSON
{
"hex": "#ebe49a",
"rgb": {
"r": 235,
"g": 228,
"b": 154
},
"hsl": {
"h": 54.815,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.90756,
"c": 0.09413,
"h": 103.5
},
"luminance": 0.75482
}Semantic roles & 50–950 ramp
primary
#EBE49A
secondary
#636BC6
accent
#27CF17
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481