#EBDC8F#EBDC8F
#EBDC8F is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.098 H 98.5°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC8F |
|---|---|
| RGB | rgb(235, 220, 143) |
| HSL | hsl(50, 70%, 74%) |
| HSV | hsv(50, 39%, 92%) |
| CMYK | cmyk(0%, 6.4%, 39.1%, 7.8%) |
| CIE-LAB | lab(87.40, -5.61, 39.68) |
| CIE-LCH | lch(87.40, 40.08, 98.05°) |
| OKLab | oklab(88.95% -0.0146 0.0973) |
| OKLCH | oklch(88.95% 0.098 98.5) |
| XYZ | xyz(64.8133, 70.8337, 36.2394) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 3.68
Vanilla
#F3E5AB
ΔE00 4.36
Light Tan
#FBEEAC
ΔE00 4.57
Palegoldenrod
#EEE8AA
ΔE00 4.61
Sand (survey)
#E2CA76
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC8F #8F9EEB
analogous
#EBAE8F #EBDC8F #CCEB8F
triadic
#EBDC8F #8FEBDC #DC8FEB
tetradic
#EBDC8F #8FEBAE #8F9EEB #EB8FCC
square
#EBDC8F #8FEBAE #8F9EEB #EB8FCC
split-complementary
#EBDC8F #8FCCEB #AE8FEB
monochromatic
#D8BC27 #E2CC5B #EBDC8F #F4ECC3 #FAF7E5
Accessibility & contrast
On white
1.38
#EBDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EBDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC8F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC8F | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#EEDE92
Tritanopia (blue-blind)
#F8D2C9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc8f; /* rgb */ color: rgb(235, 220, 143); /* oklch */ color: oklch(88.9% 0.098 98.5);
Tailwind
colors: {
custom: {
50: '#f3e6b0',
500: '#ebdc8f',
950: '#000000',
},
}SCSS
$custom: #ebdc8f; $custom-light: #f3e6b0; $custom-dark: #000000;
JSON
{
"hex": "#ebdc8f",
"rgb": {
"r": 235,
"g": 220,
"b": 143
},
"hsl": {
"h": 50.217,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.88948,
"c": 0.09834,
"h": 98.5
},
"luminance": 0.70832
}Semantic roles & 50–950 ramp
primary
#EBDC8F
secondary
#596AC6
accent
#33D214
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481