#EBDBAA#EBDBAA
#EBDBAA is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.066 H 92.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBAA |
|---|---|
| RGB | rgb(235, 219, 170) |
| HSL | hsl(45, 62%, 79%) |
| HSV | hsv(45, 28%, 92%) |
| CMYK | cmyk(0%, 6.8%, 27.7%, 7.8%) |
| CIE-LAB | lab(87.60, -1.88, 26.14) |
| CIE-LCH | lch(87.60, 26.20, 94.12°) |
| OKLab | oklab(89.25% -0.0025 0.0661) |
| OKLCH | oklch(89.25% 0.066 92.1) |
| XYZ | xyz(66.8486, 71.2291, 48.2496) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.71
Vanilla
#F3E5AB
ΔE00 3.01
Wheat
#F5DEB3
ΔE00 3.48
Pale Peach
#FFE5AD
ΔE00 4.11
Moccasin
#FFE4B5
ΔE00 4.67
Palegoldenrod
#EEE8AA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBAA #AABAEB
analogous
#EBBBAA #EBDBAA #DBEBAA
triadic
#EBDBAA #AAEBDB #DBAAEB
tetradic
#EBDBAA #AAEBBB #AABAEB #EBAADB
square
#EBDBAA #AAEBBB #AABAEB #EBAADB
split-complementary
#EBDBAA #AADBEB #BBAAEB
monochromatic
#D4B147 #DFC678 #EBDBAA #F7F0DC #F9F5E6
Accessibility & contrast
On white
1.38
#EBDBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EBDBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBAA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBAA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#EADEAC
Tritanopia (blue-blind)
#F5D3CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbaa; /* rgb */ color: rgb(235, 219, 170); /* oklch */ color: oklch(89.2% 0.066 92.1);
Tailwind
colors: {
custom: {
50: '#f2e6c3',
500: '#ebdbaa',
950: '#000000',
},
}SCSS
$custom: #ebdbaa; $custom-light: #f2e6c3; $custom-dark: #000000;
JSON
{
"hex": "#ebdbaa",
"rgb": {
"r": 235,
"g": 219,
"b": 170
},
"hsl": {
"h": 45.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.89246,
"c": 0.06615,
"h": 92.1
},
"luminance": 0.71227
}Semantic roles & 50–950 ramp
primary
#EBDBAA
secondary
#7287C7
accent
#47CA1C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482