#EBDB8B#EBDB8B
#EBDB8B is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.7% C 0.102 H 98.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB8B |
|---|---|
| RGB | rgb(235, 219, 139) |
| HSL | hsl(50, 71%, 73%) |
| HSV | hsv(50, 41%, 92%) |
| CMYK | cmyk(0%, 6.8%, 40.9%, 7.8%) |
| CIE-LAB | lab(87.09, -5.53, 41.28) |
| CIE-LCH | lch(87.09, 41.65, 97.63°) |
| OKLab | oklab(88.68% -0.0147 0.1007) |
| OKLCH | oklch(88.68% 0.102 98.3) |
| XYZ | xyz(64.2540, 70.1913, 34.5847) |
| Luminance | 0.7019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.09
Khaki (CSS)
#F0E68C
ΔE00 3.16
Sand (survey)
#E2CA76
ΔE00 4.41
Wheat (survey)
#FBDD7E
ΔE00 4.43
Vanilla
#F3E5AB
ΔE00 4.93
Light Tan
#FBEEAC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB8B #8B9BEB
analogous
#EBAB8B #EBDB8B #CBEB8B
triadic
#EBDB8B #8BEBDB #DB8BEB
tetradic
#EBDB8B #8BEBAB #8B9BEB #EB8BCB
square
#EBDB8B #8BEBAB #8B9BEB #EB8BCB
split-complementary
#EBDB8B #8BCBEB #AB8BEB
monochromatic
#D7B925 #E2CB57 #EBDB8B #F4EBBF #FAF7E5
Accessibility & contrast
On white
1.40
#EBDB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#EBDB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB8B
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB8B | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD785
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#F8D0C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb8b; /* rgb */ color: rgb(235, 219, 139); /* oklch */ color: oklch(88.7% 0.102 98.3);
Tailwind
colors: {
custom: {
50: '#f3e6ae',
500: '#ebdb8b',
950: '#000000',
},
}SCSS
$custom: #ebdb8b; $custom-light: #f3e6ae; $custom-dark: #000000;
JSON
{
"hex": "#ebdb8b",
"rgb": {
"r": 235,
"g": 219,
"b": 139
},
"hsl": {
"h": 50,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.88681,
"c": 0.10179,
"h": 98.3
},
"luminance": 0.70189
}Semantic roles & 50–950 ramp
primary
#EBDB8B
secondary
#5568C5
accent
#33D313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481