#CCB2AA#CCB2AA
#CCB2AA is a light, muted red. Relative luminance 0.476; OKLCH L 78.4% C 0.032 H 37.8°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB2AA |
|---|---|
| RGB | rgb(204, 178, 170) |
| HSL | hsl(14, 25%, 73%) |
| HSV | hsv(14, 17%, 80%) |
| CMYK | cmyk(0%, 12.7%, 16.7%, 20%) |
| CIE-LAB | lab(74.56, 8.04, 7.52) |
| CIE-LCH | lch(74.56, 11.01, 43.10°) |
| OKLab | oklab(78.37% 0.0255 0.0198) |
| OKLCH | oklch(78.37% 0.032 37.8) |
| XYZ | xyz(48.0778, 47.5817, 44.6740) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.00
Warm Gray
#C9BEB0
ΔE00 8.44
Mushroom
#BA9E88
ΔE00 8.49
Greige
#B8AB98
ΔE00 9.65
Dusty Pink
#D8A7B1
ΔE00 10.59
Silver
#C0C0C0
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB2AA #AAC4CC
analogous
#CCAAB3 #CCB2AA #CCC3AA
triadic
#CCB2AA #AACCB2 #B2AACC
tetradic
#CCB2AA #B3CCAA #AAC4CC #C3AACC
square
#CCB2AA #B3CCAA #AAC4CC #C3AACC
split-complementary
#CCB2AA #AACCC3 #AAB3CC
monochromatic
#9D6D5E #B58F84 #CCB2AA #E3D5D0 #F4EEEC
Accessibility & contrast
On white
2.00
#CCB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#CCB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB2AA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB2AA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#BEB9AA
Tritanopia (blue-blind)
#D3AFB0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccb2aa; /* rgb */ color: rgb(204, 178, 170); /* oklch */ color: oklch(78.4% 0.032 37.8);
Tailwind
colors: {
custom: {
50: '#dbc9c3',
500: '#ccb2aa',
950: '#000000',
},
}SCSS
$custom: #ccb2aa; $custom-light: #dbc9c3; $custom-dark: #000000;
JSON
{
"hex": "#ccb2aa",
"rgb": {
"r": 204,
"g": 178,
"b": 170
},
"hsl": {
"h": 14.118,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.78374,
"c": 0.03224,
"h": 37.8
},
"luminance": 0.4758
}Semantic roles & 50–950 ramp
primary
#CCB2AA
secondary
#E1E8EA
accent
#8DA442
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281