#EBDCA7#EBDCA7
#EBDCA7 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.071 H 94.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA7 |
|---|---|
| RGB | rgb(235, 220, 167) |
| HSL | hsl(47, 63%, 79%) |
| HSV | hsv(47, 29%, 92%) |
| CMYK | cmyk(0%, 6.4%, 28.9%, 7.8%) |
| CIE-LAB | lab(87.80, -2.78, 27.96) |
| CIE-LCH | lch(87.80, 28.10, 95.68°) |
| OKLab | oklab(89.39% -0.0051 0.0704) |
| OKLCH | oklch(89.39% 0.071 94.2) |
| XYZ | xyz(66.8298, 71.6403, 46.8592) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.14
Vanilla
#F3E5AB
ΔE00 2.22
Palegoldenrod
#EEE8AA
ΔE00 4.15
Pale Peach
#FFE5AD
ΔE00 4.20
Wheat
#F5DEB3
ΔE00 4.34
Light Tan
#FBEEAC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA7 #A7B6EB
analogous
#EBBAA7 #EBDCA7 #D8EBA7
triadic
#EBDCA7 #A7EBDC #DCA7EB
tetradic
#EBDCA7 #A7EBBA #A7B6EB #EBA7D8
square
#EBDCA7 #A7EBBA #A7B6EB #EBA7D8
split-complementary
#EBDCA7 #A7D8EB #BAA7EB
monochromatic
#D4B443 #E0C875 #EBDCA7 #F6F0D9 #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#EBDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA7
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA7 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A4
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#F6D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca7; /* rgb */ color: rgb(235, 220, 167); /* oklch */ color: oklch(89.4% 0.071 94.2);
Tailwind
colors: {
custom: {
50: '#f2e6c1',
500: '#ebdca7',
950: '#000000',
},
}SCSS
$custom: #ebdca7; $custom-light: #f2e6c1; $custom-dark: #000000;
JSON
{
"hex": "#ebdca7",
"rgb": {
"r": 235,
"g": 220,
"b": 167
},
"hsl": {
"h": 46.765,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.89385,
"c": 0.07063,
"h": 94.2
},
"luminance": 0.71639
}Semantic roles & 50–950 ramp
primary
#EBDCA7
secondary
#6F82C7
accent
#42CB1B
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482