#CCAEBD#CCAEBD
#CCAEBD is a light, muted pink. Relative luminance 0.468; OKLCH L 78.1% C 0.040 H 346.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAEBD |
|---|---|
| RGB | rgb(204, 174, 189) |
| HSL | hsl(330, 23%, 74%) |
| HSV | hsv(330, 15%, 80%) |
| CMYK | cmyk(0%, 14.7%, 7.4%, 20%) |
| CIE-LAB | lab(74.05, 13.37, -3.60) |
| CIE-LCH | lch(74.05, 13.85, 344.91°) |
| OKLab | oklab(78.14% 0.0389 -0.0094) |
| OKLCH | oklch(78.14% 0.04 346.4) |
| XYZ | xyz(49.2224, 46.7847, 54.5716) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.70
Thistle
#D8BFD8
ΔE00 5.78
Pinkish Grey
#C8ACA9
ΔE00 7.57
Lilac
#C8A2C8
ΔE00 7.71
Light Mauve
#C292A1
ΔE00 8.46
Faded Pink
#DE9DAC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAEBD #AECCBD
analogous
#CCAECC #CCAEBD #CCAEAE
triadic
#CCAEBD #BDCCAE #AEBDCC
tetradic
#CCAEBD #CCCCAE #AECCBD #AEAECC
square
#CCAEBD #CCCCAE #AECCBD #AEAECC
split-complementary
#CCAEBD #AECCAE #AECCCC
monochromatic
#9D6380 #B4889E #CCAEBD #E4D4DC #F3ECF0
Accessibility & contrast
On white
2.03
#CCAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CCAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAEBD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAEBD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#D1AEB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ccaebd; /* rgb */ color: rgb(204, 174, 189); /* oklch */ color: oklch(78.1% 0.040 346.4);
Tailwind
colors: {
custom: {
50: '#dbc6d0',
500: '#ccaebd',
950: '#000000',
},
}SCSS
$custom: #ccaebd; $custom-light: #dbc6d0; $custom-dark: #000000;
JSON
{
"hex": "#ccaebd",
"rgb": {
"r": 204,
"g": 174,
"b": 189
},
"hsl": {
"h": 330,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.78141,
"c": 0.04006,
"h": 346.4
},
"luminance": 0.46784
}Semantic roles & 50–950 ramp
primary
#CCAEBD
secondary
#E1EAE6
accent
#A17344
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282