#EBDBAB#EBDBAB
#EBDBAB is a very light, moderate yellow. Relative luminance 0.713; OKLCH L 89.3% C 0.065 H 91.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDBAB |
|---|---|
| RGB | rgb(235, 219, 171) |
| HSL | hsl(45, 62%, 80%) |
| HSV | hsv(45, 27%, 92%) |
| CMYK | cmyk(0%, 6.8%, 27.2%, 7.8%) |
| CIE-LAB | lab(87.61, -1.75, 25.64) |
| CIE-LCH | lch(87.61, 25.70, 93.91°) |
| OKLab | oklab(89.27% -0.002 0.0649) |
| OKLCH | oklch(89.27% 0.065 91.8) |
| XYZ | xyz(66.9436, 71.2671, 48.7497) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.87
Vanilla
#F3E5AB
ΔE00 3.19
Wheat
#F5DEB3
ΔE00 3.33
Pale Peach
#FFE5AD
ΔE00 4.16
Moccasin
#FFE4B5
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDBAB #ABBBEB
analogous
#EBBBAB #EBDBAB #DBEBAB
triadic
#EBDBAB #ABEBDB #DBABEB
tetradic
#EBDBAB #ABEBBB #ABBBEB #EBABDB
square
#EBDBAB #ABEBBB #ABBBEB #EBABDB
split-complementary
#EBDBAB #ABDBEB #BBABEB
monochromatic
#D3B148 #DFC67A #EBDBAB #F7F0DC #F9F4E6
Accessibility & contrast
On white
1.38
#EBDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#EBDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDBAB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDBAB | 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)
#E6D9A8
Deuteranopia (green-blind)
#EADEAC
Tritanopia (blue-blind)
#F5D3CE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ebdbab; /* rgb */ color: rgb(235, 219, 171); /* oklch */ color: oklch(89.3% 0.065 91.8);
Tailwind
colors: {
custom: {
50: '#f2e6c4',
500: '#ebdbab',
950: '#000000',
},
}SCSS
$custom: #ebdbab; $custom-light: #f2e6c4; $custom-dark: #000000;
JSON
{
"hex": "#ebdbab",
"rgb": {
"r": 235,
"g": 219,
"b": 171
},
"hsl": {
"h": 45,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.89267,
"c": 0.06495,
"h": 91.8
},
"luminance": 0.71265
}Semantic roles & 50–950 ramp
primary
#EBDBAB
secondary
#7388C7
accent
#47C91C
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171512
muted
#858482