#CFABBD#CFABBD
#CFABBD is a light, muted pink. Relative luminance 0.461; OKLCH L 77.8% C 0.048 H 346.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABBD |
|---|---|
| RGB | rgb(207, 171, 189) |
| HSL | hsl(330, 27%, 74%) |
| HSV | hsv(330, 17%, 81%) |
| CMYK | cmyk(0%, 17.4%, 8.7%, 18.8%) |
| CIE-LAB | lab(73.59, 16.06, -4.26) |
| CIE-LCH | lch(73.59, 16.62, 345.16°) |
| OKLab | oklab(77.85% 0.0469 -0.0111) |
| OKLCH | oklch(77.85% 0.048 346.7) |
| XYZ | xyz(49.4797, 46.0667, 54.4195) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.70
Thistle
#D8BFD8
ΔE00 6.28
Lilac
#C8A2C8
ΔE00 6.53
Light Mauve
#C292A1
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 7.40
Grey Pink
#C3909B
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABBD #ABCFBD
analogous
#CFABCF #CFABBD #CFABAB
triadic
#CFABBD #BDCFAB #ABBDCF
tetradic
#CFABBD #CFCFAB #ABCFBD #ABABCF
square
#CFABBD #CFCFAB #ABCFBD #ABABCF
split-complementary
#CFABBD #ABCFAB #ABCFCF
monochromatic
#A25D80 #B9849E #CFABBD #E5D2DC #F4ECF0
Accessibility & contrast
On white
2.06
#CFABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CFABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABBD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABBD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BE
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#D4ABB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfabbd; /* rgb */ color: rgb(207, 171, 189); /* oklch */ color: oklch(77.8% 0.048 346.7);
Tailwind
colors: {
custom: {
50: '#dec4d0',
500: '#cfabbd',
950: '#000000',
},
}SCSS
$custom: #cfabbd; $custom-light: #dec4d0; $custom-dark: #000000;
JSON
{
"hex": "#cfabbd",
"rgb": {
"r": 207,
"g": 171,
"b": 189
},
"hsl": {
"h": 330,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.77846,
"c": 0.04819,
"h": 346.7
},
"luminance": 0.46065
}Semantic roles & 50–950 ramp
primary
#CFABBD
secondary
#E1EAE6
accent
#A67340
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182