#EBDF9F#EBDF9F
#EBDF9F is a very light, moderate yellow. Relative luminance 0.729; OKLCH L 89.8% C 0.083 H 98.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF9F |
|---|---|
| RGB | rgb(235, 223, 159) |
| HSL | hsl(51, 66%, 77%) |
| HSV | hsv(51, 32%, 92%) |
| CMYK | cmyk(0%, 5.1%, 32.3%, 7.8%) |
| CIE-LAB | lab(88.42, -5.30, 32.90) |
| CIE-LCH | lch(88.42, 33.33, 99.16°) |
| OKLab | oklab(89.83% -0.0127 0.082) |
| OKLCH | oklch(89.83% 0.083 98.8) |
| XYZ | xyz(66.9074, 72.9424, 43.3489) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.11
Palegoldenrod
#EEE8AA
ΔE00 2.56
Beige (survey)
#E6DAA6
ΔE00 2.75
Light Tan
#FBEEAC
ΔE00 3.30
Khaki (CSS)
#F0E68C
ΔE00 4.78
Pale Peach
#FFE5AD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF9F #9FABEB
analogous
#EBB99F #EBDF9F #D1EB9F
triadic
#EBDF9F #9FEBDF #DF9FEB
tetradic
#EBDF9F #9FEBB9 #9FABEB #EB9FD1
square
#EBDF9F #9FEBB9 #9FABEB #EB9FD1
split-complementary
#EBDF9F #9FD1EB #B99FEB
monochromatic
#D6BD3A #E0CE6C #EBDF9F #F6F0D2 #FAF7E6
Accessibility & contrast
On white
1.35
#EBDF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#EBDF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF9F
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF9F | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9B
Deuteranopia (green-blind)
#EFE0A1
Tritanopia (blue-blind)
#F6D6CE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ebdf9f; /* rgb */ color: rgb(235, 223, 159); /* oklch */ color: oklch(89.8% 0.083 98.8);
Tailwind
colors: {
custom: {
50: '#f2e8bc',
500: '#ebdf9f',
950: '#000000',
},
}SCSS
$custom: #ebdf9f; $custom-light: #f2e8bc; $custom-dark: #000000;
JSON
{
"hex": "#ebdf9f",
"rgb": {
"r": 235,
"g": 223,
"b": 159
},
"hsl": {
"h": 50.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.89834,
"c": 0.08302,
"h": 98.8
},
"luminance": 0.72941
}Semantic roles & 50–950 ramp
primary
#EBDF9F
secondary
#6776C7
accent
#35CD18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482