#EBDC8D#EBDC8D
#EBDC8D is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.101 H 98.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC8D |
|---|---|
| RGB | rgb(235, 220, 141) |
| HSL | hsl(50, 70%, 74%) |
| HSV | hsv(50, 40%, 92%) |
| CMYK | cmyk(0%, 6.4%, 40%, 7.8%) |
| CIE-LAB | lab(87.37, -5.83, 40.65) |
| CIE-LCH | lch(87.37, 41.06, 98.16°) |
| OKLab | oklab(88.92% -0.0154 0.0994) |
| OKLCH | oklch(88.92% 0.101 98.8) |
| XYZ | xyz(64.6632, 70.7736, 35.4486) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.98
Sandy
#F1DA7A
ΔE00 3.41
Vanilla
#F3E5AB
ΔE00 4.68
Wheat (survey)
#FBDD7E
ΔE00 4.72
Sand (survey)
#E2CA76
ΔE00 4.76
Light Tan
#FBEEAC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC8D #8D9CEB
analogous
#EBAD8D #EBDC8D #CBEB8D
triadic
#EBDC8D #8DEBDC #DC8DEB
tetradic
#EBDC8D #8DEBAD #8D9CEB #EB8DCB
square
#EBDC8D #8DEBAD #8D9CEB #EB8DCB
split-complementary
#EBDC8D #8DCBEB #AD8DEB
monochromatic
#D8BB26 #E2CC59 #EBDC8D #F4ECC1 #FAF7E5
Accessibility & contrast
On white
1.39
#EBDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#EBDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC8D
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC8D | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD887
Deuteranopia (green-blind)
#EFDD90
Tritanopia (blue-blind)
#F8D1C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc8d; /* rgb */ color: rgb(235, 220, 141); /* oklch */ color: oklch(88.9% 0.101 98.8);
Tailwind
colors: {
custom: {
50: '#f3e6af',
500: '#ebdc8d',
950: '#000000',
},
}SCSS
$custom: #ebdc8d; $custom-light: #f3e6af; $custom-dark: #000000;
JSON
{
"hex": "#ebdc8d",
"rgb": {
"r": 235,
"g": 220,
"b": 141
},
"hsl": {
"h": 50.426,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.88916,
"c": 0.10055,
"h": 98.8
},
"luminance": 0.70772
}Semantic roles & 50–950 ramp
primary
#EBDC8D
secondary
#5768C6
accent
#32D213
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481