#EBDA83#EBDA83
#EBDA83 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.109 H 98.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA83 |
|---|---|
| RGB | rgb(235, 218, 131) |
| HSL | hsl(50, 72%, 72%) |
| HSV | hsv(50, 44%, 92%) |
| CMYK | cmyk(0%, 7.2%, 44.3%, 7.8%) |
| CIE-LAB | lab(86.72, -5.84, 44.79) |
| CIE-LCH | lch(86.72, 45.17, 97.42°) |
| OKLab | oklab(88.35% -0.0162 0.1082) |
| OKLCH | oklch(88.35% 0.109 98.5) |
| XYZ | xyz(63.4307, 69.4458, 31.5314) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.09
Khaki (CSS)
#F0E68C
ΔE00 3.11
Wheat (survey)
#FBDD7E
ΔE00 3.86
Sand (survey)
#E2CA76
ΔE00 4.06
Pale Gold
#FDDE6C
ΔE00 5.25
Yellow Tan
#FFE36E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA83 #8394EB
analogous
#EBA683 #EBDA83 #C8EB83
triadic
#EBDA83 #83EBDA #DA83EB
tetradic
#EBDA83 #83EBA6 #8394EB #EB83C8
square
#EBDA83 #83EBA6 #8394EB #EB83C8
split-complementary
#EBDA83 #83C8EB #A683EB
monochromatic
#D2B522 #E2CA4E #EBDA83 #F4EAB8 #FBF7E5
Accessibility & contrast
On white
1.41
#EBDA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EBDA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA83
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA83 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#EEDC86
Tritanopia (blue-blind)
#F9CFC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda83; /* rgb */ color: rgb(235, 218, 131); /* oklch */ color: oklch(88.4% 0.109 98.5);
Tailwind
colors: {
custom: {
50: '#f3e5a8',
500: '#ebda83',
950: '#000000',
},
}SCSS
$custom: #ebda83; $custom-light: #f3e5a8; $custom-dark: #000000;
JSON
{
"hex": "#ebda83",
"rgb": {
"r": 235,
"g": 218,
"b": 131
},
"hsl": {
"h": 50.192,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.88355,
"c": 0.10945,
"h": 98.5
},
"luminance": 0.69444
}Semantic roles & 50–950 ramp
primary
#EBDA83
secondary
#4D61C5
accent
#31D411
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480