#ECCCAE#ECCCAE
#ECCCAE is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.5% C 0.054 H 65.2°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCCAE |
|---|---|
| RGB | rgb(236, 204, 174) |
| HSL | hsl(29, 62%, 80%) |
| HSV | hsv(29, 26%, 93%) |
| CMYK | cmyk(0%, 13.6%, 26.3%, 7.5%) |
| CIE-LAB | lab(84.01, 6.79, 19.12) |
| CIE-LCH | lch(84.01, 20.28, 70.45°) |
| OKLab | oklab(86.47% 0.0227 0.049) |
| OKLCH | oklch(86.47% 0.054 65.2) |
| XYZ | xyz(63.8256, 64.0768, 49.0422) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.70
Light Peach
#FFD8B1
ΔE00 4.05
Apricot
#FBCEB1
ΔE00 4.56
Bisque
#FFE4C4
ΔE00 5.68
Navajowhite
#FFDEAD
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCCAE #AECEEC
analogous
#ECAEAF #ECCCAE #ECEBAE
triadic
#ECCCAE #AEECCC #CCAEEC
tetradic
#ECCCAE #AFECAE #AECEEC #EBAEEC
square
#ECCCAE #AFECAE #AECEEC #EBAEEC
split-complementary
#ECCCAE #AEECEB #AEAFEC
monochromatic
#D58E4B #E0AD7C #ECCCAE #F8EBE0 #F9EFE6
Accessibility & contrast
On white
1.52
#ECCCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#ECCCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCCAE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCCAE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDAC
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#F7C5C4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ecccae; /* rgb */ color: rgb(236, 204, 174); /* oklch */ color: oklch(86.5% 0.054 65.2);
Tailwind
colors: {
custom: {
50: '#f3dbc6',
500: '#ecccae',
950: '#000000',
},
}SCSS
$custom: #ecccae; $custom-light: #f3dbc6; $custom-dark: #000000;
JSON
{
"hex": "#ecccae",
"rgb": {
"r": 236,
"g": 204,
"b": 174
},
"hsl": {
"h": 29.032,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.8647,
"c": 0.05399,
"h": 65.2
},
"luminance": 0.64075
}Semantic roles & 50–950 ramp
primary
#ECCCAE
secondary
#75A0C9
accent
#76CA1C
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171513
muted
#858482