#EADC83#EADC83
#EADC83 is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.7% C 0.111 H 100.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EADC83 |
|---|---|
| RGB | rgb(234, 220, 131) |
| HSL | hsl(52, 71%, 72%) |
| HSV | hsv(52, 44%, 92%) |
| CMYK | cmyk(0%, 6%, 44%, 8.2%) |
| CIE-LAB | lab(87.15, -7.24, 45.31) |
| CIE-LCH | lch(87.15, 45.88, 99.08°) |
| OKLab | oklab(88.68% -0.0202 0.1094) |
| OKLCH | oklch(88.68% 0.111 100.5) |
| XYZ | xyz(63.6231, 70.3195, 31.6899) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 2.68
Wheat (survey)
#FBDD7E
ΔE00 4.54
Sand (survey)
#E2CA76
ΔE00 4.85
Dark Cream
#FFF39A
ΔE00 4.95
Dull Yellow
#EEDC5B
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADC83 #8391EA
analogous
#EAA983 #EADC83 #C5EA83
triadic
#EADC83 #83EADC #DC83EA
tetradic
#EADC83 #83EAA9 #8391EA #EA83C5
square
#EADC83 #83EAA9 #8391EA #EA83C5
split-complementary
#EADC83 #83C5EA #A983EA
monochromatic
#CFB823 #E1CD4F #EADC83 #F3EBB7 #FBF8E5
Accessibility & contrast
On white
1.39
#EADC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#EADC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADC83
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADC83 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77C
Deuteranopia (green-blind)
#EFDD87
Tritanopia (blue-blind)
#F8D1C6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eadc83; /* rgb */ color: rgb(234, 220, 131); /* oklch */ color: oklch(88.7% 0.111 100.5);
Tailwind
colors: {
custom: {
50: '#f2e6a8',
500: '#eadc83',
950: '#000000',
},
}SCSS
$custom: #eadc83; $custom-light: #f2e6a8; $custom-dark: #000000;
JSON
{
"hex": "#eadc83",
"rgb": {
"r": 234,
"g": 220,
"b": 131
},
"hsl": {
"h": 51.845,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.88675,
"c": 0.11127,
"h": 100.5
},
"luminance": 0.70318
}Semantic roles & 50–950 ramp
primary
#EADC83
secondary
#4E5EC3
accent
#2DD312
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#171510
muted
#858480