#CCAEA2#CCAEA2
#CCAEA2 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.4% C 0.039 H 43.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEA2 |
|---|---|
| RGB | rgb(204, 174, 162) |
| HSL | hsl(17, 29%, 72%) |
| HSV | hsv(17, 21%, 80%) |
| CMYK | cmyk(0%, 14.7%, 20.6%, 20%) |
| CIE-LAB | lab(73.36, 8.96, 10.18) |
| CIE-LCH | lch(73.36, 13.57, 48.65°) |
| OKLab | oklab(77.38% 0.0285 0.0266) |
| OKLCH | oklch(77.38% 0.039 43) |
| XYZ | xyz(46.5596, 45.7196, 40.5476) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.11
Mushroom
#BA9E88
ΔE00 6.91
Warm Gray
#C9BEB0
ΔE00 9.13
Pinkish Tan
#D99B82
ΔE00 9.29
Greige
#B8AB98
ΔE00 9.42
Apricot
#FBCEB1
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEA2 #A2C0CC
analogous
#CCA2AB #CCAEA2 #CCC3A2
triadic
#CCAEA2 #A2CCAE #AEA2CC
tetradic
#CCAEA2 #ABCCA2 #A2C0CC #C3A2CC
square
#CCAEA2 #ABCCA2 #A2C0CC #C3A2CC
split-complementary
#CCAEA2 #A2CCC3 #A2ABCC
monochromatic
#9D6B56 #B68C7A #CCAEA2 #E2D0CA #F4EEEB
Accessibility & contrast
On white
2.07
#CCAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#CCAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEA2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEA2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A1
Deuteranopia (green-blind)
#BCB7A2
Tritanopia (blue-blind)
#D4AAAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ccaea2; /* rgb */ color: rgb(204, 174, 162); /* oklch */ color: oklch(77.4% 0.039 43.0);
Tailwind
colors: {
custom: {
50: '#dcc6bd',
500: '#ccaea2',
950: '#000000',
},
}SCSS
$custom: #ccaea2; $custom-light: #dcc6bd; $custom-dark: #000000;
JSON
{
"hex": "#ccaea2",
"rgb": {
"r": 204,
"g": 174,
"b": 162
},
"hsl": {
"h": 17.143,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.77377,
"c": 0.03894,
"h": 43
},
"luminance": 0.45718
}Semantic roles & 50–950 ramp
primary
#CCAEA2
secondary
#E0E7EA
accent
#89A83E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281