#ECDA90#ECDA90
#ECDA90 is a very light, moderate yellow. Relative luminance 0.700; OKLCH L 88.6% C 0.096 H 96.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDA90 |
|---|---|
| RGB | rgb(236, 218, 144) |
| HSL | hsl(48, 71%, 75%) |
| HSV | hsv(48, 39%, 93%) |
| CMYK | cmyk(0%, 7.6%, 39%, 7.5%) |
| CIE-LAB | lab(86.99, -4.10, 38.66) |
| CIE-LCH | lch(86.99, 38.88, 96.05°) |
| OKLab | oklab(88.65% -0.0102 0.095) |
| OKLCH | oklch(88.65% 0.096 96.1) |
| XYZ | xyz(64.6988, 69.9914, 36.4817) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 3.75
Vanilla
#F3E5AB
ΔE00 4.16
Khaki (CSS)
#F0E68C
ΔE00 4.19
Sand (survey)
#E2CA76
ΔE00 4.34
Wheat (survey)
#FBDD7E
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDA90 #90A2EC
analogous
#ECAC90 #ECDA90 #D0EC90
triadic
#ECDA90 #90ECDA #DA90EC
tetradic
#ECDA90 #90ECAC #90A2EC #EC90D0
square
#ECDA90 #90ECAC #90A2EC #EC90D0
split-complementary
#ECDA90 #90D0EC #AC90EC
monochromatic
#DAB727 #E3C95C #ECDA90 #F5EBC4 #FBF6E5
Accessibility & contrast
On white
1.40
#ECDA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#ECDA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDA90
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDA90 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#EDDD93
Tritanopia (blue-blind)
#F9D0C7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ecda90; /* rgb */ color: rgb(236, 218, 144); /* oklch */ color: oklch(88.6% 0.096 96.1);
Tailwind
colors: {
custom: {
50: '#f3e5b1',
500: '#ecda90',
950: '#000000',
},
}SCSS
$custom: #ecda90; $custom-light: #f3e5b1; $custom-dark: #000000;
JSON
{
"hex": "#ecda90",
"rgb": {
"r": 236,
"g": 218,
"b": 144
},
"hsl": {
"h": 48.261,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.88648,
"c": 0.0955,
"h": 96.1
},
"luminance": 0.69989
}Semantic roles & 50–950 ramp
primary
#ECDA90
secondary
#596FC7
accent
#38D313
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171511
muted
#858481