#CFA9BF#CFA9BF
#CFA9BF is a light, muted pink. Relative luminance 0.454; OKLCH L 77.5% C 0.053 H 342.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA9BF |
|---|---|
| RGB | rgb(207, 169, 191) |
| HSL | hsl(325, 28%, 74%) |
| HSV | hsv(325, 18%, 81%) |
| CMYK | cmyk(0%, 18.4%, 7.7%, 18.8%) |
| CIE-LAB | lab(73.16, 17.50, -5.99) |
| CIE-LCH | lch(73.16, 18.50, 341.10°) |
| OKLab | oklab(77.53% 0.0507 -0.0157) |
| OKLCH | oklch(77.53% 0.053 342.8) |
| XYZ | xyz(49.3234, 45.4043, 55.4458) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.22
Dusty Pink
#D8A7B1
ΔE00 5.35
Thistle
#D8BFD8
ΔE00 6.41
Light Mauve
#C292A1
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.36
Grey Pink
#C3909B
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA9BF #A9CFB9
analogous
#CCA9CF #CFA9BF #CFA9AC
triadic
#CFA9BF #BFCFA9 #A9BFCF
tetradic
#CFA9BF #CFCCA9 #A9CFB9 #A9ACCF
square
#CFA9BF #CFCCA9 #A9CFB9 #A9ACCF
split-complementary
#CFA9BF #ACCFA9 #A9CFCC
monochromatic
#A35B84 #B982A2 #CFA9BF #E5D0DC #F4EBF0
Accessibility & contrast
On white
2.08
#CFA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CFA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA9BF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA9BF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#D4A9B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cfa9bf; /* rgb */ color: rgb(207, 169, 191); /* oklch */ color: oklch(77.5% 0.053 342.8);
Tailwind
colors: {
custom: {
50: '#dec2d2',
500: '#cfa9bf',
950: '#000000',
},
}SCSS
$custom: #cfa9bf; $custom-light: #dec2d2; $custom-dark: #000000;
JSON
{
"hex": "#cfa9bf",
"rgb": {
"r": 207,
"g": 169,
"b": 191
},
"hsl": {
"h": 325.263,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.77531,
"c": 0.05308,
"h": 342.8
},
"luminance": 0.45403
}Semantic roles & 50–950 ramp
primary
#CFA9BF
secondary
#E0EBE5
accent
#A76B3F
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182