#EBDCA6#EBDCA6
#EBDCA6 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.072 H 94.4°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA6 |
|---|---|
| RGB | rgb(235, 220, 166) |
| HSL | hsl(47, 63%, 79%) |
| HSV | hsv(47, 29%, 92%) |
| CMYK | cmyk(0%, 6.4%, 29.4%, 7.8%) |
| CIE-LAB | lab(87.78, -2.91, 28.45) |
| CIE-LCH | lch(87.78, 28.60, 95.84°) |
| OKLab | oklab(89.37% -0.0055 0.0716) |
| OKLCH | oklch(89.37% 0.072 94.4) |
| XYZ | xyz(66.7377, 71.6034, 46.3743) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.16
Vanilla
#F3E5AB
ΔE00 2.13
Palegoldenrod
#EEE8AA
ΔE00 4.04
Pale Peach
#FFE5AD
ΔE00 4.21
Wheat
#F5DEB3
ΔE00 4.50
Light Tan
#FBEEAC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA6 #A6B5EB
analogous
#EBB9A6 #EBDCA6 #D7EBA6
triadic
#EBDCA6 #A6EBDC #DCA6EB
tetradic
#EBDCA6 #A6EBB9 #A6B5EB #EBA6D7
square
#EBDCA6 #A6EBB9 #A6B5EB #EBA6D7
split-complementary
#EBDCA6 #A6D7EB #B9A6EB
monochromatic
#D5B542 #E0C874 #EBDCA6 #F6F0D8 #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EBDCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA6
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA6 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A2
Deuteranopia (green-blind)
#EBDEA8
Tritanopia (blue-blind)
#F6D4CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca6; /* rgb */ color: rgb(235, 220, 166); /* oklch */ color: oklch(89.4% 0.072 94.4);
Tailwind
colors: {
custom: {
50: '#f2e6c0',
500: '#ebdca6',
950: '#000000',
},
}SCSS
$custom: #ebdca6; $custom-light: #f2e6c0; $custom-dark: #000000;
JSON
{
"hex": "#ebdca6",
"rgb": {
"r": 235,
"g": 220,
"b": 166
},
"hsl": {
"h": 46.957,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.89365,
"c": 0.07182,
"h": 94.4
},
"luminance": 0.71602
}Semantic roles & 50–950 ramp
primary
#EBDCA6
secondary
#6E81C7
accent
#41CB1A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482