#EBE29A#EBE29A
#EBE29A is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.092 H 102.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE29A |
|---|---|
| RGB | rgb(235, 226, 154) |
| HSL | hsl(53, 67%, 76%) |
| HSV | hsv(53, 34%, 92%) |
| CMYK | cmyk(0%, 3.8%, 34.5%, 7.8%) |
| CIE-LAB | lab(89.11, -7.41, 36.35) |
| CIE-LCH | lch(89.11, 37.10, 101.53°) |
| OKLab | oklab(90.35% -0.019 0.09) |
| OKLCH | oklch(90.35% 0.092 102) |
| XYZ | xyz(67.2909, 74.3896, 41.3795) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.55
Khaki (CSS)
#F0E68C
ΔE00 3.16
Light Tan
#FBEEAC
ΔE00 3.33
Vanilla
#F3E5AB
ΔE00 3.46
Beige (survey)
#E6DAA6
ΔE00 4.49
Dark Cream
#FFF39A
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE29A #9AA3EB
analogous
#EBBA9A #EBE29A #CCEB9A
triadic
#EBE29A #9AEBE2 #E29AEB
tetradic
#EBE29A #9AEBBA #9AA3EB #EB9ACC
square
#EBE29A #9AEBBA #9AA3EB #EB9ACC
split-complementary
#EBE29A #9ACCEB #BA9AEB
monochromatic
#D7C534 #E1D367 #EBE29A #F5F1CD #FAF8E5
Accessibility & contrast
On white
1.32
#EBE29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EBE29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE29A
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE29A | 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)
#EFDD95
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#F7D9D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe29a; /* rgb */ color: rgb(235, 226, 154); /* oklch */ color: oklch(90.3% 0.092 102.0);
Tailwind
colors: {
custom: {
50: '#f2ebb8',
500: '#ebe29a',
950: '#000000',
},
}SCSS
$custom: #ebe29a; $custom-light: #f2ebb8; $custom-dark: #000000;
JSON
{
"hex": "#ebe29a",
"rgb": {
"r": 235,
"g": 226,
"b": 154
},
"hsl": {
"h": 53.333,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.9035,
"c": 0.09196,
"h": 102
},
"luminance": 0.74388
}Semantic roles & 50–950 ramp
primary
#EBE29A
secondary
#636EC6
accent
#2BCF17
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481