#EBDA9F#EBDA9F
#EBDA9F is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.8% C 0.078 H 93.9°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA9F |
|---|---|
| RGB | rgb(235, 218, 159) |
| HSL | hsl(47, 66%, 77%) |
| HSV | hsv(47, 32%, 92%) |
| CMYK | cmyk(0%, 7.2%, 32.3%, 7.8%) |
| CIE-LAB | lab(87.15, -2.76, 31.21) |
| CIE-LCH | lch(87.15, 31.33, 95.05°) |
| OKLab | oklab(88.83% -0.0054 0.078) |
| OKLCH | oklch(88.83% 0.078 93.9) |
| XYZ | xyz(65.5912, 70.3100, 42.9102) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.08
Vanilla
#F3E5AB
ΔE00 2.53
Pale Peach
#FFE5AD
ΔE00 4.20
Palegoldenrod
#EEE8AA
ΔE00 4.36
Light Tan
#FBEEAC
ΔE00 4.57
Wheat
#F5DEB3
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA9F #9FB0EB
analogous
#EBB49F #EBDA9F #D6EB9F
triadic
#EBDA9F #9FEBDA #DA9FEB
tetradic
#EBDA9F #9FEBB4 #9FB0EB #EB9FD6
square
#EBDA9F #9FEBB4 #9FB0EB #EB9FD6
split-complementary
#EBDA9F #9FD6EB #B49FEB
monochromatic
#D6B33A #E0C66C #EBDA9F #F6EED2 #FAF5E6
Accessibility & contrast
On white
1.39
#EBDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#EBDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA9F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA9F | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#EBDDA1
Tritanopia (blue-blind)
#F7D1CB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda9f; /* rgb */ color: rgb(235, 218, 159); /* oklch */ color: oklch(88.8% 0.078 93.9);
Tailwind
colors: {
custom: {
50: '#f2e5bc',
500: '#ebda9f',
950: '#000000',
},
}SCSS
$custom: #ebda9f; $custom-light: #f2e5bc; $custom-dark: #000000;
JSON
{
"hex": "#ebda9f",
"rgb": {
"r": 235,
"g": 218,
"b": 159
},
"hsl": {
"h": 46.579,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.88829,
"c": 0.07822,
"h": 93.9
},
"luminance": 0.70308
}Semantic roles & 50–950 ramp
primary
#EBDA9F
secondary
#677DC7
accent
#41CD18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482