#CFABBB#CFABBB
#CFABBB is a light, muted pink. Relative luminance 0.460; OKLCH L 77.8% C 0.047 H 349.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABBB |
|---|---|
| RGB | rgb(207, 171, 187) |
| HSL | hsl(333, 27%, 74%) |
| HSV | hsv(333, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 9.7%, 18.8%) |
| CIE-LAB | lab(73.53, 15.72, -3.24) |
| CIE-LCH | lch(73.53, 16.05, 348.35°) |
| OKLab | oklab(77.78% 0.0462 -0.0084) |
| OKLCH | oklch(77.78% 0.047 349.7) |
| XYZ | xyz(49.2641, 45.9804, 53.2841) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.25
Thistle
#D8BFD8
ΔE00 6.63
Lilac
#C8A2C8
ΔE00 7.18
Light Mauve
#C292A1
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABBB #ABCFBF
analogous
#CFABCD #CFABBB #CFADAB
triadic
#CFABBB #BBCFAB #ABBBCF
tetradic
#CFABBB #CDCFAB #ABCFBF #ADABCF
square
#CFABBB #CDCFAB #ABCFBF #ADABCF
split-complementary
#CFABBB #ABCFAD #ABCDCF
monochromatic
#A25D7C #B9849B #CFABBB #E5D2DB #F4ECEF
Accessibility & contrast
On white
2.06
#CFABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#CFABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABBB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABBB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#D5AAB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfabbb; /* rgb */ color: rgb(207, 171, 187); /* oklch */ color: oklch(77.8% 0.047 349.7);
Tailwind
colors: {
custom: {
50: '#dec4cf',
500: '#cfabbb',
950: '#000000',
},
}SCSS
$custom: #cfabbb; $custom-light: #dec4cf; $custom-dark: #000000;
JSON
{
"hex": "#cfabbb",
"rgb": {
"r": 207,
"g": 171,
"b": 187
},
"hsl": {
"h": 333.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77784,
"c": 0.04691,
"h": 349.7
},
"luminance": 0.45979
}Semantic roles & 50–950 ramp
primary
#CFABBB
secondary
#E1EAE6
accent
#A67840
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182