#ECEAAA#ECEAAA
#ECEAAA is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.082 H 106.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ECEAAA |
|---|---|
| RGB | rgb(236, 234, 170) |
| HSL | hsl(58, 63%, 80%) |
| HSV | hsv(58, 28%, 93%) |
| CMYK | cmyk(0%, 0.8%, 28%, 7.5%) |
| CIE-LAB | lab(91.50, -9.10, 31.42) |
| CIE-LCH | lch(91.50, 32.71, 106.15°) |
| OKLab | oklab(92.35% -0.0232 0.0788) |
| OKLCH | oklch(92.35% 0.082 106.4) |
| XYZ | xyz(71.2708, 79.5820, 49.6288) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.25
Light Tan
#FBEEAC
ΔE00 3.48
Vanilla
#F3E5AB
ΔE00 3.91
Light Beige
#FFFEB6
ΔE00 4.28
Parchment
#FEFCAF
ΔE00 4.30
Egg Shell
#FFFCC4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECEAAA #AAACEC
analogous
#ECC9AA #ECEAAA #CDECAA
triadic
#ECEAAA #AAECEA #EAAAEC
tetradic
#ECEAAA #AAECC9 #AAACEC #ECAACD
square
#ECEAAA #AAECC9 #AAACEC #ECAACD
split-complementary
#ECEAAA #AACDEC #C9AAEC
monochromatic
#D6D146 #E1DE78 #ECEAAA #F7F6DC #F9F9E6
Accessibility & contrast
On white
1.24
#ECEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#ECEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECEAAA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECEAAA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#F6E8AC
Tritanopia (blue-blind)
#F6E2D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eceaaa; /* rgb */ color: rgb(236, 234, 170); /* oklch */ color: oklch(92.3% 0.082 106.4);
Tailwind
colors: {
custom: {
50: '#f3f0c3',
500: '#eceaaa',
950: '#000000',
},
}SCSS
$custom: #eceaaa; $custom-light: #f3f0c3; $custom-dark: #000000;
JSON
{
"hex": "#eceaaa",
"rgb": {
"r": 236,
"g": 234,
"b": 170
},
"hsl": {
"h": 58.182,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.92349,
"c": 0.08212,
"h": 106.4
},
"luminance": 0.79581
}Semantic roles & 50–950 ramp
primary
#ECEAAA
secondary
#7274C9
accent
#20CB1A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171612
muted
#858582