#EBDC90#EBDC90
#EBDC90 is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 89.0% C 0.097 H 98.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC90 |
|---|---|
| RGB | rgb(235, 220, 144) |
| HSL | hsl(50, 69%, 74%) |
| HSV | hsv(50, 39%, 92%) |
| CMYK | cmyk(0%, 6.4%, 38.7%, 7.8%) |
| CIE-LAB | lab(87.42, -5.51, 39.20) |
| CIE-LCH | lch(87.42, 39.58, 98.00°) |
| OKLab | oklab(88.97% -0.0142 0.0962) |
| OKLCH | oklch(88.97% 0.097 98.4) |
| XYZ | xyz(64.8894, 70.8641, 36.6401) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.31
Sandy
#F1DA7A
ΔE00 3.82
Vanilla
#F3E5AB
ΔE00 4.20
Light Tan
#FBEEAC
ΔE00 4.47
Palegoldenrod
#EEE8AA
ΔE00 4.49
Beige (survey)
#E6DAA6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC90 #909FEB
analogous
#EBAF90 #EBDC90 #CDEB90
triadic
#EBDC90 #90EBDC #DC90EB
tetradic
#EBDC90 #90EBAF #909FEB #EB90CD
square
#EBDC90 #90EBAF #909FEB #EB90CD
split-complementary
#EBDC90 #90CDEB #AF90EB
monochromatic
#D8BB28 #E2CC5C #EBDC90 #F4ECC4 #FAF7E5
Accessibility & contrast
On white
1.38
#EBDC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EBDC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC90
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC90 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#EEDE93
Tritanopia (blue-blind)
#F8D2C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc90; /* rgb */ color: rgb(235, 220, 144); /* oklch */ color: oklch(89.0% 0.097 98.4);
Tailwind
colors: {
custom: {
50: '#f3e6b1',
500: '#ebdc90',
950: '#000000',
},
}SCSS
$custom: #ebdc90; $custom-light: #f3e6b1; $custom-dark: #000000;
JSON
{
"hex": "#ebdc90",
"rgb": {
"r": 235,
"g": 220,
"b": 144
},
"hsl": {
"h": 50.11,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.88965,
"c": 0.09723,
"h": 98.4
},
"luminance": 0.70862
}Semantic roles & 50–950 ramp
primary
#EBDC90
secondary
#596BC6
accent
#33D114
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171511
muted
#858481