#EBDCA4#EBDCA4
#EBDCA4 is a very light, moderate yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.074 H 94.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA4 |
|---|---|
| RGB | rgb(235, 220, 164) |
| HSL | hsl(47, 64%, 78%) |
| HSV | hsv(47, 30%, 92%) |
| CMYK | cmyk(0%, 6.4%, 30.2%, 7.8%) |
| CIE-LAB | lab(87.74, -3.16, 29.43) |
| CIE-LCH | lch(87.74, 29.60, 96.13°) |
| OKLab | oklab(89.33% -0.0063 0.0739) |
| OKLCH | oklch(89.33% 0.074 94.9) |
| XYZ | xyz(66.5556, 71.5306, 45.4156) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.34
Vanilla
#F3E5AB
ΔE00 2.01
Palegoldenrod
#EEE8AA
ΔE00 3.84
Pale Peach
#FFE5AD
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 4.31
Wheat
#F5DEB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA4 #A4B3EB
analogous
#EBB8A4 #EBDCA4 #D6EBA4
triadic
#EBDCA4 #A4EBDC #DCA4EB
tetradic
#EBDCA4 #A4EBB8 #A4B3EB #EBA4D6
square
#EBDCA4 #A4EBB8 #A4B3EB #EBA4D6
split-complementary
#EBDCA4 #A4D6EB #B8A4EB
monochromatic
#D5B540 #E0C972 #EBDCA4 #F6EFD6 #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EBDCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA4
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA4 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#ECDEA6
Tritanopia (blue-blind)
#F6D4CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca4; /* rgb */ color: rgb(235, 220, 164); /* oklch */ color: oklch(89.3% 0.074 94.9);
Tailwind
colors: {
custom: {
50: '#f2e6bf',
500: '#ebdca4',
950: '#000000',
},
}SCSS
$custom: #ebdca4; $custom-light: #f2e6bf; $custom-dark: #000000;
JSON
{
"hex": "#ebdca4",
"rgb": {
"r": 235,
"g": 220,
"b": 164
},
"hsl": {
"h": 47.324,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.89326,
"c": 0.07419,
"h": 94.9
},
"luminance": 0.71529
}Semantic roles & 50–950 ramp
primary
#EBDCA4
secondary
#6C7FC7
accent
#3FCC1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482