#ECC8A9#ECC8A9
#ECC8A9 is a very light, muted orange. Relative luminance 0.620; OKLCH L 85.6% C 0.058 H 62.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC8A9 |
|---|---|
| RGB | rgb(236, 200, 169) |
| HSL | hsl(28, 64%, 79%) |
| HSV | hsv(28, 28%, 93%) |
| CMYK | cmyk(0%, 15.3%, 28.4%, 7.5%) |
| CIE-LAB | lab(82.92, 8.21, 20.25) |
| CIE-LCH | lch(82.92, 21.85, 67.92°) |
| OKLab | oklab(85.59% 0.0268 0.0518) |
| OKLCH | oklch(85.59% 0.058 62.7) |
| XYZ | xyz(62.4087, 62.0084, 46.2098) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.75
Peach
#FFDAB9
ΔE00 4.21
Light Peach
#FFD8B1
ΔE00 4.40
Burlywood
#DEB887
ΔE00 6.75
Bisque
#FFE4C4
ΔE00 6.90
Tan
#D2B48C
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC8A9 #A9CDEC
analogous
#ECA9AC #ECC8A9 #ECEAA9
triadic
#ECC8A9 #A9ECC8 #C8A9EC
tetradic
#ECC8A9 #ACECA9 #A9CDEC #EAA9EC
square
#ECC8A9 #ACECA9 #A9CDEC #EAA9EC
split-complementary
#ECC8A9 #A9ECEA #A9ACEC
monochromatic
#D68845 #E1A877 #ECC8A9 #F7E8DB #F9EFE6
Accessibility & contrast
On white
1.57
#ECC8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#ECC8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC8A9
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC8A9 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CAA7
Deuteranopia (green-blind)
#DCD2A9
Tritanopia (blue-blind)
#F8C1BF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ecc8a9; /* rgb */ color: rgb(236, 200, 169); /* oklch */ color: oklch(85.6% 0.058 62.7);
Tailwind
colors: {
custom: {
50: '#f3d8c2',
500: '#ecc8a9',
950: '#000000',
},
}SCSS
$custom: #ecc8a9; $custom-light: #f3d8c2; $custom-dark: #000000;
JSON
{
"hex": "#ecc8a9",
"rgb": {
"r": 236,
"g": 200,
"b": 169
},
"hsl": {
"h": 27.761,
"s": 63.81,
"l": 79.412
},
"oklch": {
"l": 0.85585,
"c": 0.05826,
"h": 62.7
},
"luminance": 0.62006
}Semantic roles & 50–950 ramp
primary
#ECC8A9
secondary
#71A0C9
accent
#79CC1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382