#EBDDAB#EBDDAB
#EBDDAB is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.7% C 0.067 H 94.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDDAB |
|---|---|
| RGB | rgb(235, 221, 171) |
| HSL | hsl(47, 62%, 80%) |
| HSV | hsv(47, 27%, 92%) |
| CMYK | cmyk(0%, 6%, 27.2%, 7.8%) |
| CIE-LAB | lab(88.12, -2.77, 26.33) |
| CIE-LCH | lch(88.12, 26.48, 96.01°) |
| OKLab | oklab(89.67% -0.005 0.0666) |
| OKLCH | oklch(89.67% 0.067 94.3) |
| XYZ | xyz(67.4685, 72.3169, 48.9246) |
| Luminance | 0.7231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.20
Vanilla
#F3E5AB
ΔE00 2.44
Wheat
#F5DEB3
ΔE00 4.13
Palegoldenrod
#EEE8AA
ΔE00 4.26
Pale Peach
#FFE5AD
ΔE00 4.39
Light Tan
#FBEEAC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDDAB #ABB9EB
analogous
#EBBDAB #EBDDAB #D9EBAB
triadic
#EBDDAB #ABEBDD #DDABEB
tetradic
#EBDDAB #ABEBBD #ABB9EB #EBABD9
square
#EBDDAB #ABEBBD #ABB9EB #EBABD9
split-complementary
#EBDDAB #ABD9EB #BDABEB
monochromatic
#D3B548 #DFC97A #EBDDAB #F7F1DC #F9F5E6
Accessibility & contrast
On white
1.36
#EBDDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#EBDDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDDAB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDDAB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA8
Deuteranopia (green-blind)
#EBDFAD
Tritanopia (blue-blind)
#F5D5D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebddab; /* rgb */ color: rgb(235, 221, 171); /* oklch */ color: oklch(89.7% 0.067 94.3);
Tailwind
colors: {
custom: {
50: '#f2e7c4',
500: '#ebddab',
950: '#000000',
},
}SCSS
$custom: #ebddab; $custom-light: #f2e7c4; $custom-dark: #000000;
JSON
{
"hex": "#ebddab",
"rgb": {
"r": 235,
"g": 221,
"b": 171
},
"hsl": {
"h": 46.875,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89666,
"c": 0.06678,
"h": 94.3
},
"luminance": 0.72315
}Semantic roles & 50–950 ramp
primary
#EBDDAB
secondary
#7385C7
accent
#42C91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482