#EBDCAE#EBDCAE
#EBDCAE is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.062 H 92.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDCAE |
|---|---|
| RGB | rgb(235, 220, 174) |
| HSL | hsl(45, 60%, 80%) |
| HSV | hsv(45, 26%, 92%) |
| CMYK | cmyk(0%, 6.4%, 26%, 7.8%) |
| CIE-LAB | lab(87.92, -1.86, 24.51) |
| CIE-LCH | lch(87.92, 24.58, 94.35°) |
| OKLab | oklab(89.53% -0.0023 0.0622) |
| OKLCH | oklch(89.53% 0.062 92.1) |
| XYZ | xyz(67.4945, 71.9061, 50.3600) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.07
Wheat
#F5DEB3
ΔE00 3.34
Vanilla
#F3E5AB
ΔE00 3.37
Pale Peach
#FFE5AD
ΔE00 4.43
Moccasin
#FFE4B5
ΔE00 4.68
Palegoldenrod
#EEE8AA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDCAE #AEBDEB
analogous
#EBBDAE #EBDCAE #DBEBAE
triadic
#EBDCAE #AEEBDC #DCAEEB
tetradic
#EBDCAE #AEEBBD #AEBDEB #EBAEDB
square
#EBDCAE #AEEBBD #AEBDEB #EBAEDB
split-complementary
#EBDCAE #AEDBEB #BDAEEB
monochromatic
#D3B24C #DFC77D #EBDCAE #F7F1DF #F9F4E6
Accessibility & contrast
On white
1.37
#EBDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#EBDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDCAE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDCAE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAB
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#F5D5D0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdcae; /* rgb */ color: rgb(235, 220, 174); /* oklch */ color: oklch(89.5% 0.062 92.1);
Tailwind
colors: {
custom: {
50: '#f2e6c6',
500: '#ebdcae',
950: '#000000',
},
}SCSS
$custom: #ebdcae; $custom-light: #f2e6c6; $custom-dark: #000000;
JSON
{
"hex": "#ebdcae",
"rgb": {
"r": 235,
"g": 220,
"b": 174
},
"hsl": {
"h": 45.246,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.89528,
"c": 0.06225,
"h": 92.1
},
"luminance": 0.71905
}Semantic roles & 50–950 ramp
primary
#EBDCAE
secondary
#768AC7
accent
#47C81D
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482