#EBDC83#EBDC83
#EBDC83 is a very light, moderate yellow. Relative luminance 0.705; OKLCH L 88.8% C 0.111 H 99.9°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC83 |
|---|---|
| RGB | rgb(235, 220, 131) |
| HSL | hsl(51, 72%, 72%) |
| HSV | hsv(51, 44%, 92%) |
| CMYK | cmyk(0%, 6.4%, 44.3%, 7.8%) |
| CIE-LAB | lab(87.24, -6.85, 45.43) |
| CIE-LCH | lch(87.24, 45.94, 98.57°) |
| OKLab | oklab(88.76% -0.0192 0.1097) |
| OKLCH | oklch(88.76% 0.111 99.9) |
| XYZ | xyz(63.9524, 70.4893, 31.7054) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.42
Khaki (CSS)
#F0E68C
ΔE00 2.46
Wheat (survey)
#FBDD7E
ΔE00 4.26
Sand (survey)
#E2CA76
ΔE00 4.71
Dark Cream
#FFF39A
ΔE00 4.95
Dull Yellow
#EEDC5B
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC83 #8392EB
analogous
#EBA883 #EBDC83 #C6EB83
triadic
#EBDC83 #83EBDC #DC83EB
tetradic
#EBDC83 #83EBA8 #8392EB #EB83C6
square
#EBDC83 #83EBA8 #8392EB #EB83C6
split-complementary
#EBDC83 #83C6EB #A883EB
monochromatic
#D2B822 #E2CD4E #EBDC83 #F4EBB8 #FBF8E5
Accessibility & contrast
On white
1.39
#EBDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#EBDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC83
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC83 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#F0DD87
Tritanopia (blue-blind)
#F9D1C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdc83; /* rgb */ color: rgb(235, 220, 131); /* oklch */ color: oklch(88.8% 0.111 99.9);
Tailwind
colors: {
custom: {
50: '#f3e6a8',
500: '#ebdc83',
950: '#000000',
},
}SCSS
$custom: #ebdc83; $custom-light: #f3e6a8; $custom-dark: #000000;
JSON
{
"hex": "#ebdc83",
"rgb": {
"r": 235,
"g": 220,
"b": 131
},
"hsl": {
"h": 51.346,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.88761,
"c": 0.11134,
"h": 99.9
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#EBDC83
secondary
#4D5FC5
accent
#2DD411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480