#CCAEA3#CCAEA3
#CCAEA3 is a light, muted orange. Relative luminance 0.458; OKLCH L 77.4% C 0.038 H 41.2°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEA3 |
|---|---|
| RGB | rgb(204, 174, 163) |
| HSL | hsl(16, 29%, 72%) |
| HSV | hsv(16, 20%, 80%) |
| CMYK | cmyk(0%, 14.7%, 20.1%, 20%) |
| CIE-LAB | lab(73.39, 9.11, 9.67) |
| CIE-LCH | lch(73.39, 13.29, 46.70°) |
| OKLab | oklab(77.4% 0.0289 0.0253) |
| OKLCH | oklch(77.4% 0.038 41.2) |
| XYZ | xyz(46.6489, 45.7553, 41.0176) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.66
Mushroom
#BA9E88
ΔE00 7.25
Warm Gray
#C9BEB0
ΔE00 9.33
Pinkish Tan
#D99B82
ΔE00 9.42
Greige
#B8AB98
ΔE00 9.72
Rosybrown
#BC8F8F
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEA3 #A3C1CC
analogous
#CCA3AD #CCAEA3 #CCC3A3
triadic
#CCAEA3 #A3CCAE #AEA3CC
tetradic
#CCAEA3 #ADCCA3 #A3C1CC #C3A3CC
square
#CCAEA3 #ADCCA3 #A3C1CC #C3A3CC
split-complementary
#CCAEA3 #A3CCC3 #A3ADCC
monochromatic
#9D6A57 #B68B7C #CCAEA3 #E2D1CA #F4EEEB
Accessibility & contrast
On white
2.07
#CCAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#CCAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEA3
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEA3 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#D4AAAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccaea3; /* rgb */ color: rgb(204, 174, 163); /* oklch */ color: oklch(77.4% 0.038 41.2);
Tailwind
colors: {
custom: {
50: '#dcc6be',
500: '#ccaea3',
950: '#000000',
},
}SCSS
$custom: #ccaea3; $custom-light: #dcc6be; $custom-dark: #000000;
JSON
{
"hex": "#ccaea3",
"rgb": {
"r": 204,
"g": 174,
"b": 163
},
"hsl": {
"h": 16.098,
"s": 28.671,
"l": 71.961
},
"oklch": {
"l": 0.77403,
"c": 0.03836,
"h": 41.2
},
"luminance": 0.45754
}Semantic roles & 50–950 ramp
primary
#CCAEA3
secondary
#E0E8EB
accent
#8BA73E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281