#EBDCA9#EBDCA9
#EBDCA9 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.068 H 93.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA9 |
|---|---|
| RGB | rgb(235, 220, 169) |
| HSL | hsl(46, 62%, 79%) |
| HSV | hsv(46, 28%, 92%) |
| CMYK | cmyk(0%, 6.4%, 28.1%, 7.8%) |
| CIE-LAB | lab(87.83, -2.52, 26.97) |
| CIE-LCH | lch(87.83, 27.09, 95.35°) |
| OKLab | oklab(89.43% -0.0043 0.0681) |
| OKLCH | oklch(89.43% 0.068 93.6) |
| XYZ | xyz(67.0161, 71.7148, 47.8405) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.23
Vanilla
#F3E5AB
ΔE00 2.47
Wheat
#F5DEB3
ΔE00 4.02
Pale Peach
#FFE5AD
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 4.42
Light Tan
#FBEEAC
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA9 #A9B8EB
analogous
#EBBBA9 #EBDCA9 #D9EBA9
triadic
#EBDCA9 #A9EBDC #DCA9EB
tetradic
#EBDCA9 #A9EBBB #A9B8EB #EBA9D9
square
#EBDCA9 #A9EBBB #A9B8EB #EBA9D9
split-complementary
#EBDCA9 #A9D9EB #BBA9EB
monochromatic
#D4B446 #DFC877 #EBDCA9 #F7F0DB #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EBDCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA9
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA9 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A6
Deuteranopia (green-blind)
#EBDEAB
Tritanopia (blue-blind)
#F5D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca9; /* rgb */ color: rgb(235, 220, 169); /* oklch */ color: oklch(89.4% 0.068 93.6);
Tailwind
colors: {
custom: {
50: '#f2e6c3',
500: '#ebdca9',
950: '#000000',
},
}SCSS
$custom: #ebdca9; $custom-light: #f2e6c3; $custom-dark: #000000;
JSON
{
"hex": "#ebdca9",
"rgb": {
"r": 235,
"g": 220,
"b": 169
},
"hsl": {
"h": 46.364,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.89425,
"c": 0.06825,
"h": 93.6
},
"luminance": 0.71713
}Semantic roles & 50–950 ramp
primary
#EBDCA9
secondary
#7185C7
accent
#43CA1B
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482