#CCB5AE#CCB5AE
#CCB5AE is a light, muted red. Relative luminance 0.489; OKLCH L 79.1% C 0.028 H 37.6°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB5AE |
|---|---|
| RGB | rgb(204, 181, 174) |
| HSL | hsl(14, 23%, 74%) |
| HSV | hsv(14, 15%, 80%) |
| CMYK | cmyk(0%, 11.3%, 14.7%, 20%) |
| CIE-LAB | lab(75.42, 7.06, 6.57) |
| CIE-LCH | lch(75.42, 9.65, 42.93°) |
| OKLab | oklab(79.07% 0.0225 0.0173) |
| OKLCH | oklch(79.07% 0.028 37.6) |
| XYZ | xyz(49.0654, 48.9422, 46.8983) |
| Luminance | 0.4894 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.60
Warm Gray
#C9BEB0
ΔE00 7.55
Mushroom
#BA9E88
ΔE00 9.13
Greige
#B8AB98
ΔE00 9.33
Silver
#C0C0C0
ΔE00 9.87
Dark Gray
#A9A9A9
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB5AE #AEC5CC
analogous
#CCAEB6 #CCB5AE #CCC4AE
triadic
#CCB5AE #AECCB5 #B5AECC
tetradic
#CCB5AE #B6CCAE #AEC5CC #C4AECC
square
#CCB5AE #B6CCAE #AEC5CC #C4AECC
split-complementary
#CCB5AE #AECCC4 #AEB6CC
monochromatic
#9D7063 #B49388 #CCB5AE #E4D7D4 #F3EEEC
Accessibility & contrast
On white
1.95
#CCB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#CCB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB5AE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB5AE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#BFBCAE
Tritanopia (blue-blind)
#D2B2B3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ccb5ae; /* rgb */ color: rgb(204, 181, 174); /* oklch */ color: oklch(79.1% 0.028 37.6);
Tailwind
colors: {
custom: {
50: '#dbcbc6',
500: '#ccb5ae',
950: '#000000',
},
}SCSS
$custom: #ccb5ae; $custom-light: #dbcbc6; $custom-dark: #000000;
JSON
{
"hex": "#ccb5ae",
"rgb": {
"r": 204,
"g": 181,
"b": 174
},
"hsl": {
"h": 14,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.79075,
"c": 0.02834,
"h": 37.6
},
"luminance": 0.48941
}Semantic roles & 50–950 ramp
primary
#CCB5AE
secondary
#E1E8EA
accent
#8CA144
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282