#EBDB8A#EBDB8A
#EBDB8A is a very light, moderate yellow. Relative luminance 0.702; OKLCH L 88.7% C 0.103 H 98.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB8A |
|---|---|
| RGB | rgb(235, 219, 138) |
| HSL | hsl(50, 71%, 73%) |
| HSV | hsv(50, 41%, 92%) |
| CMYK | cmyk(0%, 6.8%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.08, -5.64, 41.76) |
| CIE-LCH | lch(87.08, 42.14, 97.69°) |
| OKLab | oklab(88.67% -0.015 0.1018) |
| OKLCH | oklch(88.67% 0.103 98.4) |
| XYZ | xyz(64.1813, 70.1622, 34.2017) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.96
Khaki (CSS)
#F0E68C
ΔE00 3.08
Wheat (survey)
#FBDD7E
ΔE00 4.36
Sand (survey)
#E2CA76
ΔE00 4.39
Vanilla
#F3E5AB
ΔE00 5.08
Light Tan
#FBEEAC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB8A #8A9AEB
analogous
#EBAA8A #EBDB8A #CAEB8A
triadic
#EBDB8A #8AEBDB #DB8AEB
tetradic
#EBDB8A #8AEBAA #8A9AEB #EB8ACA
square
#EBDB8A #8AEBAA #8A9AEB #EB8ACA
split-complementary
#EBDB8A #8ACAEB #AA8AEB
monochromatic
#D6B925 #E2CB56 #EBDB8A #F4EBBE #FBF7E5
Accessibility & contrast
On white
1.40
#EBDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#EBDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB8A
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB8A | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#EEDD8D
Tritanopia (blue-blind)
#F9D0C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb8a; /* rgb */ color: rgb(235, 219, 138); /* oklch */ color: oklch(88.7% 0.103 98.4);
Tailwind
colors: {
custom: {
50: '#f3e6ad',
500: '#ebdb8a',
950: '#000000',
},
}SCSS
$custom: #ebdb8a; $custom-light: #f3e6ad; $custom-dark: #000000;
JSON
{
"hex": "#ebdb8a",
"rgb": {
"r": 235,
"g": 219,
"b": 138
},
"hsl": {
"h": 50.103,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88665,
"c": 0.10289,
"h": 98.4
},
"luminance": 0.7016
}Semantic roles & 50–950 ramp
primary
#EBDB8A
secondary
#5467C5
accent
#32D313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481