#EBDF9D#EBDF9D
#EBDF9D is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.8% C 0.085 H 99.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF9D |
|---|---|
| RGB | rgb(235, 223, 157) |
| HSL | hsl(51, 66%, 77%) |
| HSV | hsv(51, 33%, 92%) |
| CMYK | cmyk(0%, 5.1%, 33.2%, 7.8%) |
| CIE-LAB | lab(88.39, -5.54, 33.88) |
| CIE-LCH | lch(88.39, 34.33, 99.29°) |
| OKLab | oklab(89.8% -0.0135 0.0843) |
| OKLCH | oklch(89.8% 0.085 99.1) |
| XYZ | xyz(66.7352, 72.8735, 42.4423) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.40
Palegoldenrod
#EEE8AA
ΔE00 2.66
Beige (survey)
#E6DAA6
ΔE00 3.12
Light Tan
#FBEEAC
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 4.41
Pale Peach
#FFE5AD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF9D #9DA9EB
analogous
#EBB89D #EBDF9D #D0EB9D
triadic
#EBDF9D #9DEBDF #DF9DEB
tetradic
#EBDF9D #9DEBB8 #9DA9EB #EB9DD0
square
#EBDF9D #9DEBB8 #9DA9EB #EB9DD0
split-complementary
#EBDF9D #9DD0EB #B89DEB
monochromatic
#D6BE37 #E1CE6A #EBDF9D #F5F0D0 #FAF7E6
Accessibility & contrast
On white
1.35
#EBDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#EBDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF9D
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF9D | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB98
Deuteranopia (green-blind)
#EFE09F
Tritanopia (blue-blind)
#F7D6CE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdf9d; /* rgb */ color: rgb(235, 223, 157); /* oklch */ color: oklch(89.8% 0.085 99.1);
Tailwind
colors: {
custom: {
50: '#f2e8ba',
500: '#ebdf9d',
950: '#000000',
},
}SCSS
$custom: #ebdf9d; $custom-light: #f2e8ba; $custom-dark: #000000;
JSON
{
"hex": "#ebdf9d",
"rgb": {
"r": 235,
"g": 223,
"b": 157
},
"hsl": {
"h": 50.769,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.89797,
"c": 0.08536,
"h": 99.1
},
"luminance": 0.72872
}Semantic roles & 50–950 ramp
primary
#EBDF9D
secondary
#6674C7
accent
#34CE18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481