#EBDCA5#EBDCA5
#EBDCA5 is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.073 H 94.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCA5 |
|---|---|
| RGB | rgb(235, 220, 165) |
| HSL | hsl(47, 64%, 78%) |
| HSV | hsv(47, 30%, 92%) |
| CMYK | cmyk(0%, 6.4%, 29.8%, 7.8%) |
| CIE-LAB | lab(87.76, -3.04, 28.94) |
| CIE-LCH | lch(87.76, 29.10, 95.99°) |
| OKLab | oklab(89.35% -0.0059 0.0728) |
| OKLCH | oklch(89.35% 0.073 94.7) |
| XYZ | xyz(66.6463, 71.5669, 45.8930) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.23
Vanilla
#F3E5AB
ΔE00 2.06
Palegoldenrod
#EEE8AA
ΔE00 3.93
Pale Peach
#FFE5AD
ΔE00 4.24
Light Tan
#FBEEAC
ΔE00 4.41
Wheat
#F5DEB3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCA5 #A5B4EB
analogous
#EBB9A5 #EBDCA5 #D7EBA5
triadic
#EBDCA5 #A5EBDC #DCA5EB
tetradic
#EBDCA5 #A5EBB9 #A5B4EB #EBA5D7
square
#EBDCA5 #A5EBB9 #A5B4EB #EBA5D7
split-complementary
#EBDCA5 #A5D7EB #B9A5EB
monochromatic
#D5B541 #E0C973 #EBDCA5 #F6EFD7 #F9F5E6
Accessibility & contrast
On white
1.37
#EBDCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#EBDCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCA5
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCA5 | 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)
#E7D9A1
Deuteranopia (green-blind)
#ECDEA7
Tritanopia (blue-blind)
#F6D4CD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdca5; /* rgb */ color: rgb(235, 220, 165); /* oklch */ color: oklch(89.3% 0.073 94.7);
Tailwind
colors: {
custom: {
50: '#f2e6c0',
500: '#ebdca5',
950: '#000000',
},
}SCSS
$custom: #ebdca5; $custom-light: #f2e6c0; $custom-dark: #000000;
JSON
{
"hex": "#ebdca5",
"rgb": {
"r": 235,
"g": 220,
"b": 165
},
"hsl": {
"h": 47.143,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.89345,
"c": 0.073,
"h": 94.7
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#EBDCA5
secondary
#6D80C7
accent
#40CB1A
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482