#EBDCA8#EBDCA8
#EBDCA8 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.069 H 93.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA8 |
|---|---|
| RGB | rgb(235, 220, 168) |
| HSL | hsl(47, 63%, 79%) |
| HSV | hsv(47, 29%, 92%) |
| CMYK | cmyk(0%, 6.4%, 28.5%, 7.8%) |
| CIE-LAB | lab(87.81, -2.65, 27.47) |
| CIE-LCH | lch(87.81, 27.59, 95.52°) |
| OKLab | oklab(89.41% -0.0047 0.0693) |
| OKLCH | oklch(89.41% 0.069 93.9) |
| XYZ | xyz(66.9226, 71.6774, 47.3480) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.16
Vanilla
#F3E5AB
ΔE00 2.34
Wheat
#F5DEB3
ΔE00 4.18
Pale Peach
#FFE5AD
ΔE00 4.19
Palegoldenrod
#EEE8AA
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA8 #A8B7EB
analogous
#EBBBA8 #EBDCA8 #D9EBA8
triadic
#EBDCA8 #A8EBDC #DCA8EB
tetradic
#EBDCA8 #A8EBBB #A8B7EB #EBA8D9
square
#EBDCA8 #A8EBBB #A8B7EB #EBA8D9
split-complementary
#EBDCA8 #A8D9EB #BBA8EB
monochromatic
#D4B444 #E0C876 #EBDCA8 #F6F0DA #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#EBDCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA8
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA8 | 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)
#E7D9A5
Deuteranopia (green-blind)
#EBDEAA
Tritanopia (blue-blind)
#F6D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca8; /* rgb */ color: rgb(235, 220, 168); /* oklch */ color: oklch(89.4% 0.069 93.9);
Tailwind
colors: {
custom: {
50: '#f2e6c2',
500: '#ebdca8',
950: '#000000',
},
}SCSS
$custom: #ebdca8; $custom-light: #f2e6c2; $custom-dark: #000000;
JSON
{
"hex": "#ebdca8",
"rgb": {
"r": 235,
"g": 220,
"b": 168
},
"hsl": {
"h": 46.567,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.89405,
"c": 0.06944,
"h": 93.9
},
"luminance": 0.71676
}Semantic roles & 50–950 ramp
primary
#EBDCA8
secondary
#7084C7
accent
#42CA1B
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482