#EBDF83#EBDF83
#EBDF83 is a very light, moderate yellow. Relative luminance 0.721; OKLCH L 89.4% C 0.114 H 101.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDF83 |
|---|---|
| RGB | rgb(235, 223, 131) |
| HSL | hsl(53, 72%, 72%) |
| HSV | hsv(53, 44%, 92%) |
| CMYK | cmyk(0%, 5.1%, 44.3%, 7.8%) |
| CIE-LAB | lab(88.01, -8.36, 46.39) |
| CIE-LCH | lch(88.01, 47.14, 100.21°) |
| OKLab | oklab(89.37% -0.0235 0.1118) |
| OKLCH | oklch(89.37% 0.114 101.9) |
| XYZ | xyz(64.7469, 72.0782, 31.9702) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.64
Sandy
#F1DA7A
ΔE00 3.18
Dark Cream
#FFF39A
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 5.00
Buff
#FEF69E
ΔE00 5.02
Dull Yellow
#EEDC5B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDF83 #838FEB
analogous
#EBAB83 #EBDF83 #C3EB83
triadic
#EBDF83 #83EBDF #DF83EB
tetradic
#EBDF83 #83EBAB #838FEB #EB83C3
square
#EBDF83 #83EBAB #838FEB #EB83C3
split-complementary
#EBDF83 #83C3EB #AB83EB
monochromatic
#D2BD22 #E2D14E #EBDF83 #F4EDB8 #FBF8E5
Accessibility & contrast
On white
1.36
#EBDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#EBDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDF83
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDF83 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7C
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#F9D4C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ebdf83; /* rgb */ color: rgb(235, 223, 131); /* oklch */ color: oklch(89.4% 0.114 101.9);
Tailwind
colors: {
custom: {
50: '#f3e8a8',
500: '#ebdf83',
950: '#000000',
},
}SCSS
$custom: #ebdf83; $custom-light: #f3e8a8; $custom-dark: #000000;
JSON
{
"hex": "#ebdf83",
"rgb": {
"r": 235,
"g": 223,
"b": 131
},
"hsl": {
"h": 53.077,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.89371,
"c": 0.11427,
"h": 101.9
},
"luminance": 0.72076
}Semantic roles & 50–950 ramp
primary
#EBDF83
secondary
#4D5BC5
accent
#28D411
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481