#EBDA91#EBDA91
#EBDA91 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.6% C 0.094 H 96.6°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA91 |
|---|---|
| RGB | rgb(235, 218, 145) |
| HSL | hsl(49, 69%, 75%) |
| HSV | hsv(49, 38%, 92%) |
| CMYK | cmyk(0%, 7.2%, 38.3%, 7.8%) |
| CIE-LAB | lab(86.92, -4.38, 38.05) |
| CIE-LCH | lch(86.92, 38.30, 96.57°) |
| OKLab | oklab(88.58% -0.0109 0.0936) |
| OKLCH | oklch(88.58% 0.094 96.6) |
| XYZ | xyz(64.4444, 69.8513, 36.8705) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 4.00
Sandy
#F1DA7A
ΔE00 4.00
Khaki (CSS)
#F0E68C
ΔE00 4.17
Beige (survey)
#E6DAA6
ΔE00 4.44
Sand (survey)
#E2CA76
ΔE00 4.50
Light Tan
#FBEEAC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA91 #91A2EB
analogous
#EBAD91 #EBDA91 #CFEB91
triadic
#EBDA91 #91EBDA #DA91EB
tetradic
#EBDA91 #91EBAD #91A2EB #EB91CF
square
#EBDA91 #91EBAD #91A2EB #EB91CF
split-complementary
#EBDA91 #91CFEB #AD91EB
monochromatic
#D8B729 #E2C95D #EBDA91 #F4EBC5 #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#EBDA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA91
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA91 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#EDDC94
Tritanopia (blue-blind)
#F8D0C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda91; /* rgb */ color: rgb(235, 218, 145); /* oklch */ color: oklch(88.6% 0.094 96.6);
Tailwind
colors: {
custom: {
50: '#f3e5b2',
500: '#ebda91',
950: '#000000',
},
}SCSS
$custom: #ebda91; $custom-light: #f3e5b2; $custom-dark: #000000;
JSON
{
"hex": "#ebda91",
"rgb": {
"r": 235,
"g": 218,
"b": 145
},
"hsl": {
"h": 48.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.88578,
"c": 0.09422,
"h": 96.6
},
"luminance": 0.69849
}Semantic roles & 50–950 ramp
primary
#EBDA91
secondary
#5A6FC6
accent
#38D114
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481