#CCAFBD#CCAFBD
#CCAFBD is a light, muted pink. Relative luminance 0.472; OKLCH L 78.3% C 0.038 H 347.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFBD |
|---|---|
| RGB | rgb(204, 175, 189) |
| HSL | hsl(331, 22%, 74%) |
| HSV | hsv(331, 14%, 80%) |
| CMYK | cmyk(0%, 14.2%, 7.4%, 20%) |
| CIE-LAB | lab(74.30, 12.83, -3.24) |
| CIE-LCH | lch(74.30, 13.23, 345.83°) |
| OKLab | oklab(78.33% 0.0374 -0.0084) |
| OKLCH | oklch(78.33% 0.038 347.3) |
| XYZ | xyz(49.4163, 47.1725, 54.6363) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.79
Dusty Pink
#D8A7B1
ΔE00 5.89
Pinkish Grey
#C8ACA9
ΔE00 7.22
Lilac
#C8A2C8
ΔE00 8.16
Light Mauve
#C292A1
ΔE00 8.79
Faded Pink
#DE9DAC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFBD #AFCCBE
analogous
#CCAFCC #CCAFBD #CCB0AF
triadic
#CCAFBD #BDCCAF #AFBDCC
tetradic
#CCAFBD #CCCCAF #AFCCBE #B0AFCC
square
#CCAFBD #CCCCAF #AFCCBE #B0AFCC
split-complementary
#CCAFBD #AFCCB0 #AFCCCC
monochromatic
#9C647F #B48A9E #CCAFBD #E4D4DC #F3ECF0
Accessibility & contrast
On white
2.01
#CCAFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CCAFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFBD
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFBD | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#D1AFB4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccafbd; /* rgb */ color: rgb(204, 175, 189); /* oklch */ color: oklch(78.3% 0.038 347.3);
Tailwind
colors: {
custom: {
50: '#dbc7d0',
500: '#ccafbd',
950: '#000000',
},
}SCSS
$custom: #ccafbd; $custom-light: #dbc7d0; $custom-dark: #000000;
JSON
{
"hex": "#ccafbd",
"rgb": {
"r": 204,
"g": 175,
"b": 189
},
"hsl": {
"h": 331.034,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.78334,
"c": 0.03835,
"h": 347.3
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#CCAFBD
secondary
#E2E9E6
accent
#A17445
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282