#CFAFBB#CFAFBB
#CFAFBB is a light, muted pink. Relative luminance 0.475; OKLCH L 78.5% C 0.040 H 353.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFBB |
|---|---|
| RGB | rgb(207, 175, 187) |
| HSL | hsl(338, 25%, 75%) |
| HSV | hsv(338, 15%, 81%) |
| CMYK | cmyk(0%, 15.5%, 9.7%, 18.8%) |
| CIE-LAB | lab(74.52, 13.55, -1.79) |
| CIE-LCH | lch(74.52, 13.67, 352.46°) |
| OKLab | oklab(78.55% 0.04 -0.0046) |
| OKLCH | oklch(78.55% 0.04 353.5) |
| XYZ | xyz(50.0311, 47.5145, 53.5398) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.86
Thistle
#D8BFD8
ΔE00 6.49
Pinkish Grey
#C8ACA9
ΔE00 6.62
Faded Pink
#DE9DAC
ΔE00 8.39
Light Mauve
#C292A1
ΔE00 8.43
Lilac
#C8A2C8
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFBB #AFCFC3
analogous
#CFAFCB #CFAFBB #CFB3AF
triadic
#CFAFBB #BBCFAF #AFBBCF
tetradic
#CFAFBB #CBCFAF #AFCFC3 #B3AFCF
square
#CFAFBB #CBCFAF #AFCFC3 #B3AFCF
split-complementary
#CFAFBB #AFCFB3 #AFCBCF
monochromatic
#A1637A #B8899A #CFAFBB #E6D5DC #F4ECEF
Accessibility & contrast
On white
2.00
#CFAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CFAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFBB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFBB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#D4AEB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfafbb; /* rgb */ color: rgb(207, 175, 187); /* oklch */ color: oklch(78.5% 0.040 353.5);
Tailwind
colors: {
custom: {
50: '#dec7cf',
500: '#cfafbb',
950: '#000000',
},
}SCSS
$custom: #cfafbb; $custom-light: #dec7cf; $custom-dark: #000000;
JSON
{
"hex": "#cfafbb",
"rgb": {
"r": 207,
"g": 175,
"b": 187
},
"hsl": {
"h": 337.5,
"s": 25,
"l": 74.902
},
"oklch": {
"l": 0.78549,
"c": 0.04027,
"h": 353.5
},
"luminance": 0.47513
}Semantic roles & 50–950 ramp
primary
#CFAFBB
secondary
#E1EAE7
accent
#A47F42
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282