#CCAEB6#CCAEB6
#CCAEB6 is a light, muted pink. Relative luminance 0.465; OKLCH L 77.9% C 0.036 H 0.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEB6 |
|---|---|
| RGB | rgb(204, 174, 182) |
| HSL | hsl(344, 23%, 74%) |
| HSV | hsv(344, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 10.8%, 20%) |
| CIE-LAB | lab(73.86, 12.16, -0.05) |
| CIE-LCH | lch(73.86, 12.17, 359.77°) |
| OKLab | oklab(77.93% 0.0363 0.0001) |
| OKLCH | oklch(77.93% 0.036 0.1) |
| XYZ | xyz(48.4809, 46.4881, 50.6661) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 5.30
Thistle
#D8BFD8
ΔE00 7.75
Light Mauve
#C292A1
ΔE00 8.67
Faded Pink
#DE9DAC
ΔE00 8.98
Grey Pink
#C3909B
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEB6 #AECCC4
analogous
#CCAEC5 #CCAEB6 #CCB5AE
triadic
#CCAEB6 #B6CCAE #AEB6CC
tetradic
#CCAEB6 #C5CCAE #AECCC4 #B5AECC
square
#CCAEB6 #C5CCAE #AECCC4 #B5AECC
split-complementary
#CCAEB6 #AECCB5 #AEC5CC
monochromatic
#9D6372 #B48894 #CCAEB6 #E4D4D8 #F3ECEE
Accessibility & contrast
On white
2.04
#CCAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CCAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEB6
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEB6 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B6
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#D2ADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccaeb6; /* rgb */ color: rgb(204, 174, 182); /* oklch */ color: oklch(77.9% 0.036 0.1);
Tailwind
colors: {
custom: {
50: '#dbc6cb',
500: '#ccaeb6',
950: '#000000',
},
}SCSS
$custom: #ccaeb6; $custom-light: #dbc6cb; $custom-dark: #000000;
JSON
{
"hex": "#ccaeb6",
"rgb": {
"r": 204,
"g": 174,
"b": 182
},
"hsl": {
"h": 344,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77929,
"c": 0.03631,
"h": 0.1
},
"luminance": 0.46487
}Semantic roles & 50–950 ramp
primary
#CCAEB6
secondary
#E1EAE7
accent
#A18844
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282