#EBDA95#EBDA95
#EBDA95 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.090 H 96.0°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA95 |
|---|---|
| RGB | rgb(235, 218, 149) |
| HSL | hsl(48, 68%, 75%) |
| HSV | hsv(48, 37%, 92%) |
| CMYK | cmyk(0%, 7.2%, 36.6%, 7.8%) |
| CIE-LAB | lab(86.99, -3.93, 36.11) |
| CIE-LCH | lch(86.99, 36.32, 96.22°) |
| OKLab | oklab(88.65% -0.0093 0.0892) |
| OKLCH | oklch(88.65% 0.09 96) |
| XYZ | xyz(64.7583, 69.9769, 38.5236) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.44
Beige (survey)
#E6DAA6
ΔE00 3.74
Light Tan
#FBEEAC
ΔE00 4.47
Palegoldenrod
#EEE8AA
ΔE00 4.48
Sandy
#F1DA7A
ΔE00 4.69
Khaki (CSS)
#F0E68C
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA95 #95A6EB
analogous
#EBAF95 #EBDA95 #D1EB95
triadic
#EBDA95 #95EBDA #DA95EB
tetradic
#EBDA95 #95EBAF #95A6EB #EB95D1
square
#EBDA95 #95EBAF #95A6EB #EB95D1
split-complementary
#EBDA95 #95D1EB #AF95EB
monochromatic
#D8B62E #E1C862 #EBDA95 #F5ECC8 #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#EBDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA95
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA95 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D790
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#F8D0C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda95; /* rgb */ color: rgb(235, 218, 149); /* oklch */ color: oklch(88.6% 0.090 96.0);
Tailwind
colors: {
custom: {
50: '#f2e5b5',
500: '#ebda95',
950: '#000000',
},
}SCSS
$custom: #ebda95; $custom-light: #f2e5b5; $custom-dark: #000000;
JSON
{
"hex": "#ebda95",
"rgb": {
"r": 235,
"g": 218,
"b": 149
},
"hsl": {
"h": 48.14,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.88647,
"c": 0.08972,
"h": 96
},
"luminance": 0.69975
}Semantic roles & 50–950 ramp
primary
#EBDA95
secondary
#5E73C6
accent
#3AD015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481