#EBDF95#EBDF95
#EBDF95 is a very light, moderate yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.095 H 100.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF95 |
|---|---|
| RGB | rgb(235, 223, 149) |
| HSL | hsl(52, 68%, 75%) |
| HSV | hsv(52, 37%, 92%) |
| CMYK | cmyk(0%, 5.1%, 36.6%, 7.8%) |
| CIE-LAB | lab(88.26, -6.47, 37.77) |
| CIE-LCH | lch(88.26, 38.32, 99.72°) |
| OKLab | oklab(89.66% -0.0167 0.0931) |
| OKLCH | oklch(89.66% 0.095 100.1) |
| XYZ | xyz(66.0745, 72.6092, 38.9623) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.03
Palegoldenrod
#EEE8AA
ΔE00 3.49
Vanilla
#F3E5AB
ΔE00 3.70
Light Tan
#FBEEAC
ΔE00 3.79
Beige (survey)
#E6DAA6
ΔE00 4.57
Sandy
#F1DA7A
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF95 #95A1EB
analogous
#EBB495 #EBDF95 #CCEB95
triadic
#EBDF95 #95EBDF #DF95EB
tetradic
#EBDF95 #95EBB4 #95A1EB #EB95CC
square
#EBDF95 #95EBB4 #95A1EB #EB95CC
split-complementary
#EBDF95 #95CCEB #B495EB
monochromatic
#D8C02E #E1CF62 #EBDF95 #F5EFC8 #FAF7E5
Accessibility & contrast
On white
1.35
#EBDF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#EBDF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF95
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF95 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB90
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#F7D5CC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf95; /* rgb */ color: rgb(235, 223, 149); /* oklch */ color: oklch(89.7% 0.095 100.1);
Tailwind
colors: {
custom: {
50: '#f2e8b5',
500: '#ebdf95',
950: '#000000',
},
}SCSS
$custom: #ebdf95; $custom-light: #f2e8b5; $custom-dark: #000000;
JSON
{
"hex": "#ebdf95",
"rgb": {
"r": 235,
"g": 223,
"b": 149
},
"hsl": {
"h": 51.628,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.89656,
"c": 0.09457,
"h": 100.1
},
"luminance": 0.72607
}Semantic roles & 50–950 ramp
primary
#EBDF95
secondary
#5E6DC6
accent
#2FD015
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171611
muted
#858481