#ECDA82#ECDA82
#ECDA82 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.111 H 98.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDA82 |
|---|---|
| RGB | rgb(236, 218, 130) |
| HSL | hsl(50, 74%, 72%) |
| HSV | hsv(50, 45%, 93%) |
| CMYK | cmyk(0%, 7.6%, 44.9%, 7.5%) |
| CIE-LAB | lab(86.80, -5.54, 45.39) |
| CIE-LCH | lch(86.80, 45.73, 96.95°) |
| OKLab | oklab(88.43% -0.0155 0.1095) |
| OKLCH | oklch(88.43% 0.111 98.1) |
| XYZ | xyz(63.6944, 69.5896, 31.1917) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.78
Khaki (CSS)
#F0E68C
ΔE00 3.26
Wheat (survey)
#FBDD7E
ΔE00 3.56
Sand (survey)
#E2CA76
ΔE00 3.97
Pale Gold
#FDDE6C
ΔE00 4.95
Yellow Tan
#FFE36E
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDA82 #8294EC
analogous
#ECA582 #ECDA82 #C9EC82
triadic
#ECDA82 #82ECDA #DA82EC
tetradic
#ECDA82 #82ECA5 #8294EC #EC82C9
square
#ECDA82 #82ECA5 #8294EC #EC82C9
split-complementary
#ECDA82 #82C9EC #A582EC
monochromatic
#D3B520 #E4CA4D #ECDA82 #F4EAB7 #FBF7E4
Accessibility & contrast
On white
1.41
#ECDA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ECDA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDA82
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDA82 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67B
Deuteranopia (green-blind)
#EFDC86
Tritanopia (blue-blind)
#FACEC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ecda82; /* rgb */ color: rgb(236, 218, 130); /* oklch */ color: oklch(88.4% 0.111 98.1);
Tailwind
colors: {
custom: {
50: '#f4e5a8',
500: '#ecda82',
950: '#000000',
},
}SCSS
$custom: #ecda82; $custom-light: #f4e5a8; $custom-dark: #000000;
JSON
{
"hex": "#ecda82",
"rgb": {
"r": 236,
"g": 218,
"b": 130
},
"hsl": {
"h": 49.811,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.88427,
"c": 0.1106,
"h": 98.1
},
"luminance": 0.69587
}Semantic roles & 50–950 ramp
primary
#ECDA82
secondary
#4C61C6
accent
#31D610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480