#ECDA81#ECDA81
#ECDA81 is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.4% C 0.112 H 98.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDA81 |
|---|---|
| RGB | rgb(236, 218, 129) |
| HSL | hsl(50, 74%, 72%) |
| HSV | hsv(50, 45%, 93%) |
| CMYK | cmyk(0%, 7.6%, 45.3%, 7.5%) |
| CIE-LAB | lab(86.78, -5.63, 45.87) |
| CIE-LCH | lch(86.78, 46.21, 97.00°) |
| OKLab | oklab(88.41% -0.0159 0.1105) |
| OKLCH | oklch(88.41% 0.112 98.2) |
| XYZ | xyz(63.6276, 69.5629, 30.8400) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.69
Khaki (CSS)
#F0E68C
ΔE00 3.25
Wheat (survey)
#FBDD7E
ΔE00 3.54
Sand (survey)
#E2CA76
ΔE00 4.00
Pale Gold
#FDDE6C
ΔE00 4.85
Yellow Tan
#FFE36E
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDA81 #8193EC
analogous
#ECA581 #ECDA81 #C8EC81
triadic
#ECDA81 #81ECDA #DA81EC
tetradic
#ECDA81 #81ECA5 #8193EC #EC81C8
square
#ECDA81 #81ECA5 #8193EC #EC81C8
split-complementary
#ECDA81 #81C8EC #A581EC
monochromatic
#D3B520 #E4CA4C #ECDA81 #F4EAB6 #FBF7E4
Accessibility & contrast
On white
1.41
#ECDA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ECDA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDA81
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDA81 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67A
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#FACEC5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ecda81; /* rgb */ color: rgb(236, 218, 129); /* oklch */ color: oklch(88.4% 0.112 98.2);
Tailwind
colors: {
custom: {
50: '#f4e5a7',
500: '#ecda81',
950: '#000000',
},
}SCSS
$custom: #ecda81; $custom-light: #f4e5a7; $custom-dark: #000000;
JSON
{
"hex": "#ecda81",
"rgb": {
"r": 236,
"g": 218,
"b": 129
},
"hsl": {
"h": 49.907,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.88413,
"c": 0.11165,
"h": 98.2
},
"luminance": 0.69561
}Semantic roles & 50–950 ramp
primary
#ECDA81
secondary
#4B60C6
accent
#31D610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480