#EBDA87#EBDA87
#EBDA87 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.105 H 98.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA87 |
|---|---|
| RGB | rgb(235, 218, 135) |
| HSL | hsl(50, 71%, 73%) |
| HSV | hsv(50, 43%, 92%) |
| CMYK | cmyk(0%, 7.2%, 42.6%, 7.8%) |
| CIE-LAB | lab(86.78, -5.44, 42.88) |
| CIE-LCH | lch(86.78, 43.22, 97.23°) |
| OKLab | oklab(88.42% -0.0147 0.1042) |
| OKLCH | oklch(88.42% 0.105 98) |
| XYZ | xyz(63.7070, 69.5563, 32.9869) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.53
Khaki (CSS)
#F0E68C
ΔE00 3.25
Wheat (survey)
#FBDD7E
ΔE00 4.04
Sand (survey)
#E2CA76
ΔE00 4.04
Dark Cream
#FFF39A
ΔE00 5.45
Vanilla
#F3E5AB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA87 #8798EB
analogous
#EBA887 #EBDA87 #CAEB87
triadic
#EBDA87 #87EBDA #DA87EB
tetradic
#EBDA87 #87EBA8 #8798EB #EB87CA
square
#EBDA87 #87EBA8 #8798EB #EB87CA
split-complementary
#EBDA87 #87CAEB #A887EB
monochromatic
#D4B623 #E2CA53 #EBDA87 #F4EABB #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#EBDA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA87
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA87 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#F9CFC6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda87; /* rgb */ color: rgb(235, 218, 135); /* oklch */ color: oklch(88.4% 0.105 98.0);
Tailwind
colors: {
custom: {
50: '#f3e5ab',
500: '#ebda87',
950: '#000000',
},
}SCSS
$custom: #ebda87; $custom-light: #f3e5ab; $custom-dark: #000000;
JSON
{
"hex": "#ebda87",
"rgb": {
"r": 235,
"g": 218,
"b": 135
},
"hsl": {
"h": 49.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.88416,
"c": 0.1052,
"h": 98
},
"luminance": 0.69554
}Semantic roles & 50–950 ramp
primary
#EBDA87
secondary
#5165C5
accent
#33D312
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481