#ECCAAA#ECCAAA
#ECCAAA is a very light, muted orange. Relative luminance 0.630; OKLCH L 86.0% C 0.058 H 65.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCAAA |
|---|---|
| RGB | rgb(236, 202, 170) |
| HSL | hsl(29, 63%, 80%) |
| HSV | hsv(29, 28%, 93%) |
| CMYK | cmyk(0%, 14.4%, 28%, 7.5%) |
| CIE-LAB | lab(83.43, 7.30, 20.43) |
| CIE-LCH | lch(83.43, 21.70, 70.35°) |
| OKLab | oklab(85.99% 0.0241 0.0522) |
| OKLCH | oklch(85.99% 0.058 65.2) |
| XYZ | xyz(62.9691, 62.9785, 46.8615) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.90
Light Peach
#FFD8B1
ΔE00 3.95
Apricot
#FBCEB1
ΔE00 4.42
Bisque
#FFE4C4
ΔE00 6.17
Burlywood
#DEB887
ΔE00 6.59
Navajowhite
#FFDEAD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCAAA #AACCEC
analogous
#ECAAAB #ECCAAA #ECEBAA
triadic
#ECCAAA #AAECCA #CAAAEC
tetradic
#ECCAAA #ABECAA #AACCEC #EBAAEC
square
#ECCAAA #ABECAA #AACCEC #EBAAEC
split-complementary
#ECCAAA #AAECEB #AAABEC
monochromatic
#D68C46 #E1AB78 #ECCAAA #F7E9DC #F9EFE6
Accessibility & contrast
On white
1.54
#ECCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#ECCAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCAAA
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCAAA | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CBA8
Deuteranopia (green-blind)
#DDD3AB
Tritanopia (blue-blind)
#F8C3C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eccaaa; /* rgb */ color: rgb(236, 202, 170); /* oklch */ color: oklch(86.0% 0.058 65.2);
Tailwind
colors: {
custom: {
50: '#f3dac3',
500: '#eccaaa',
950: '#000000',
},
}SCSS
$custom: #eccaaa; $custom-light: #f3dac3; $custom-dark: #000000;
JSON
{
"hex": "#eccaaa",
"rgb": {
"r": 236,
"g": 202,
"b": 170
},
"hsl": {
"h": 29.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.85993,
"c": 0.05751,
"h": 65.2
},
"luminance": 0.62976
}Semantic roles & 50–950 ramp
primary
#ECCAAA
secondary
#729EC9
accent
#75CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382