#EBDA90#EBDA90
#EBDA90 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.6% C 0.095 H 96.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA90 |
|---|---|
| RGB | rgb(235, 218, 144) |
| HSL | hsl(49, 69%, 74%) |
| HSV | hsv(49, 39%, 92%) |
| CMYK | cmyk(0%, 7.2%, 38.7%, 7.8%) |
| CIE-LAB | lab(86.91, -4.49, 38.54) |
| CIE-LCH | lch(86.91, 38.80, 96.64°) |
| OKLab | oklab(88.56% -0.0113 0.0947) |
| OKLCH | oklch(88.56% 0.095 96.8) |
| XYZ | xyz(64.3677, 69.8206, 36.4662) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 4.05
Vanilla
#F3E5AB
ΔE00 4.14
Sand (survey)
#E2CA76
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 4.61
Light Tan
#FBEEAC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA90 #90A1EB
analogous
#EBAD90 #EBDA90 #CFEB90
triadic
#EBDA90 #90EBDA #DA90EB
tetradic
#EBDA90 #90EBAD #90A1EB #EB90CF
square
#EBDA90 #90EBAD #90A1EB #EB90CF
split-complementary
#EBDA90 #90CFEB #AD90EB
monochromatic
#D8B728 #E2C95C #EBDA90 #F4EBC4 #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#EBDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA90
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA90 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#EDDC93
Tritanopia (blue-blind)
#F8D0C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda90; /* rgb */ color: rgb(235, 218, 144); /* oklch */ color: oklch(88.6% 0.095 96.8);
Tailwind
colors: {
custom: {
50: '#f3e5b1',
500: '#ebda90',
950: '#000000',
},
}SCSS
$custom: #ebda90; $custom-light: #f3e5b1; $custom-dark: #000000;
JSON
{
"hex": "#ebda90",
"rgb": {
"r": 235,
"g": 218,
"b": 144
},
"hsl": {
"h": 48.791,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.88561,
"c": 0.09534,
"h": 96.8
},
"luminance": 0.69819
}Semantic roles & 50–950 ramp
primary
#EBDA90
secondary
#596EC6
accent
#37D114
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171511
muted
#858481