#ECC8A3#ECC8A3
#ECC8A3 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.5% C 0.064 H 67.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ECC8A3 |
|---|---|
| RGB | rgb(236, 200, 163) |
| HSL | hsl(30, 66%, 78%) |
| HSV | hsv(30, 31%, 93%) |
| CMYK | cmyk(0%, 15.3%, 30.9%, 7.5%) |
| CIE-LAB | lab(82.80, 7.44, 23.26) |
| CIE-LCH | lch(82.80, 24.42, 72.27°) |
| OKLab | oklab(85.45% 0.0244 0.059) |
| OKLCH | oklch(85.45% 0.064 67.6) |
| XYZ | xyz(61.8583, 61.7882, 43.3112) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.91
Peach
#FFDAB9
ΔE00 4.53
Apricot
#FBCEB1
ΔE00 5.19
Burlywood
#DEB887
ΔE00 5.25
Tan
#D2B48C
ΔE00 6.01
Navajowhite
#FFDEAD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECC8A3 #A3C7EC
analogous
#ECA3A3 #ECC8A3 #EBECA3
triadic
#ECC8A3 #A3ECC8 #C8A3EC
tetradic
#ECC8A3 #A3ECA3 #A3C7EC #ECA3EB
square
#ECC8A3 #A3ECA3 #A3C7EC #ECA3EB
split-complementary
#ECC8A3 #A3EBEC #A3A3EC
monochromatic
#D78B3E #E2AA70 #ECC8A3 #F6E6D6 #FAF0E6
Accessibility & contrast
On white
1.57
#ECC8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#ECC8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECC8A3
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECC8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECC8A3 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C9A1
Deuteranopia (green-blind)
#DDD1A4
Tritanopia (blue-blind)
#F9C0BE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ecc8a3; /* rgb */ color: rgb(236, 200, 163); /* oklch */ color: oklch(85.5% 0.064 67.6);
Tailwind
colors: {
custom: {
50: '#f3d8be',
500: '#ecc8a3',
950: '#000000',
},
}SCSS
$custom: #ecc8a3; $custom-light: #f3d8be; $custom-dark: #000000;
JSON
{
"hex": "#ecc8a3",
"rgb": {
"r": 236,
"g": 200,
"b": 163
},
"hsl": {
"h": 30.411,
"s": 65.766,
"l": 78.235
},
"oklch": {
"l": 0.85454,
"c": 0.06386,
"h": 67.6
},
"luminance": 0.61786
}Semantic roles & 50–950 ramp
primary
#ECC8A3
secondary
#6B99C8
accent
#72CE18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382