#EBDE8D#EBDE8D
#EBDE8D is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.3% C 0.103 H 100.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDE8D |
|---|---|
| RGB | rgb(235, 222, 141) |
| HSL | hsl(52, 70%, 74%) |
| HSV | hsv(52, 40%, 92%) |
| CMYK | cmyk(0%, 5.5%, 40%, 7.8%) |
| CIE-LAB | lab(87.89, -6.84, 41.30) |
| CIE-LCH | lch(87.89, 41.86, 99.40°) |
| OKLab | oklab(89.32% -0.0183 0.1009) |
| OKLCH | oklch(89.32% 0.103 100.3) |
| XYZ | xyz(65.1912, 71.8297, 35.6246) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.28
Sandy
#F1DA7A
ΔE00 3.63
Dark Cream
#FFF39A
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 4.66
Light Tan
#FBEEAC
ΔE00 4.66
Vanilla
#F3E5AB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDE8D #8D9AEB
analogous
#EBAF8D #EBDE8D #C9EB8D
triadic
#EBDE8D #8DEBDE #DE8DEB
tetradic
#EBDE8D #8DEBAF #8D9AEB #EB8DC9
square
#EBDE8D #8DEBAF #8D9AEB #EB8DC9
split-complementary
#EBDE8D #8DC9EB #AF8DEB
monochromatic
#D8BF26 #E2CF59 #EBDE8D #F4EDC1 #FAF7E5
Accessibility & contrast
On white
1.37
#EBDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EBDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDE8D
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDE8D | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#F8D3CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebde8d; /* rgb */ color: rgb(235, 222, 141); /* oklch */ color: oklch(89.3% 0.103 100.3);
Tailwind
colors: {
custom: {
50: '#f3e8af',
500: '#ebde8d',
950: '#000000',
},
}SCSS
$custom: #ebde8d; $custom-light: #f3e8af; $custom-dark: #000000;
JSON
{
"hex": "#ebde8d",
"rgb": {
"r": 235,
"g": 222,
"b": 141
},
"hsl": {
"h": 51.702,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.89321,
"c": 0.10251,
"h": 100.3
},
"luminance": 0.71828
}Semantic roles & 50–950 ramp
primary
#EBDE8D
secondary
#5766C6
accent
#2ED213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481