#CCAEBB#CCAEBB
#CCAEBB is a light, muted pink. Relative luminance 0.467; OKLCH L 78.1% C 0.039 H 350.1°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEBB |
|---|---|
| RGB | rgb(204, 174, 187) |
| HSL | hsl(334, 23%, 74%) |
| HSV | hsv(334, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 8.3%, 20%) |
| CIE-LAB | lab(74.00, 13.02, -2.59) |
| CIE-LCH | lch(74.00, 13.28, 348.75°) |
| OKLab | oklab(78.08% 0.0382 -0.0067) |
| OKLCH | oklch(78.08% 0.039 350.1) |
| XYZ | xyz(49.0068, 46.6985, 53.4362) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.46
Thistle
#D8BFD8
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 6.84
Lilac
#C8A2C8
ΔE00 8.38
Light Mauve
#C292A1
ΔE00 8.43
Faded Pink
#DE9DAC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEBB #AECCBF
analogous
#CCAECA #CCAEBB #CCB0AE
triadic
#CCAEBB #BBCCAE #AEBBCC
tetradic
#CCAEBB #CACCAE #AECCBF #B0AECC
square
#CCAEBB #CACCAE #AECCBF #B0AECC
split-complementary
#CCAEBB #AECCB0 #AECACC
monochromatic
#9D637C #B4889B #CCAEBB #E4D4DB #F3ECEF
Accessibility & contrast
On white
2.03
#CCAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CCAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEBB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEBB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#D1ADB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ccaebb; /* rgb */ color: rgb(204, 174, 187); /* oklch */ color: oklch(78.1% 0.039 350.1);
Tailwind
colors: {
custom: {
50: '#dbc6cf',
500: '#ccaebb',
950: '#000000',
},
}SCSS
$custom: #ccaebb; $custom-light: #dbc6cf; $custom-dark: #000000;
JSON
{
"hex": "#ccaebb",
"rgb": {
"r": 204,
"g": 174,
"b": 187
},
"hsl": {
"h": 334,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.78079,
"c": 0.03877,
"h": 350.1
},
"luminance": 0.46697
}Semantic roles & 50–950 ramp
primary
#CCAEBB
secondary
#E1EAE6
accent
#A17944
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282