#EBDA88#EBDA88
#EBDA88 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.104 H 97.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA88 |
|---|---|
| RGB | rgb(235, 218, 136) |
| HSL | hsl(50, 71%, 73%) |
| HSV | hsv(50, 42%, 92%) |
| CMYK | cmyk(0%, 7.2%, 42.1%, 7.8%) |
| CIE-LAB | lab(86.79, -5.33, 42.40) |
| CIE-LCH | lch(86.79, 42.73, 97.17°) |
| OKLab | oklab(88.43% -0.0143 0.1031) |
| OKLCH | oklch(88.43% 0.104 97.9) |
| XYZ | xyz(63.7778, 69.5846, 33.3594) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.66
Khaki (CSS)
#F0E68C
ΔE00 3.31
Sand (survey)
#E2CA76
ΔE00 4.06
Wheat (survey)
#FBDD7E
ΔE00 4.09
Vanilla
#F3E5AB
ΔE00 5.34
Light Tan
#FBEEAC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA88 #8899EB
analogous
#EBA888 #EBDA88 #CAEB88
triadic
#EBDA88 #88EBDA #DA88EB
tetradic
#EBDA88 #88EBA8 #8899EB #EB88CA
square
#EBDA88 #88EBA8 #8899EB #EB88CA
split-complementary
#EBDA88 #88CAEB #A888EB
monochromatic
#D5B624 #E2CA54 #EBDA88 #F4EABC #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#EBDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA88
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA88 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D682
Deuteranopia (green-blind)
#EEDC8B
Tritanopia (blue-blind)
#F9CFC6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda88; /* rgb */ color: rgb(235, 218, 136); /* oklch */ color: oklch(88.4% 0.104 97.9);
Tailwind
colors: {
custom: {
50: '#f3e5ac',
500: '#ebda88',
950: '#000000',
},
}SCSS
$custom: #ebda88; $custom-light: #f3e5ac; $custom-dark: #000000;
JSON
{
"hex": "#ebda88",
"rgb": {
"r": 235,
"g": 218,
"b": 136
},
"hsl": {
"h": 49.697,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.88432,
"c": 0.10411,
"h": 97.9
},
"luminance": 0.69583
}Semantic roles & 50–950 ramp
primary
#EBDA88
secondary
#5266C5
accent
#33D312
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481