#CFA4BF#CFA4BF
#CFA4BF is a light, moderate pink. Relative luminance 0.436; OKLCH L 76.6% C 0.062 H 340.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA4BF |
|---|---|
| RGB | rgb(207, 164, 191) |
| HSL | hsl(322, 31%, 73%) |
| HSV | hsv(322, 21%, 81%) |
| CMYK | cmyk(0%, 20.8%, 7.7%, 18.8%) |
| CIE-LAB | lab(71.95, 20.23, -7.79) |
| CIE-LCH | lch(71.95, 21.67, 338.95°) |
| OKLab | oklab(76.6% 0.0584 -0.0205) |
| OKLCH | oklch(76.6% 0.062 340.6) |
| XYZ | xyz(48.4109, 43.5794, 55.1416) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.92
Dusty Pink
#D8A7B1
ΔE00 6.24
Light Mauve
#C292A1
ΔE00 6.78
Faded Pink
#DE9DAC
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.73
Grey Pink
#C3909B
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA4BF #A4CFB4
analogous
#C9A4CF #CFA4BF #CFA4A9
triadic
#CFA4BF #BFCFA4 #A4BFCF
tetradic
#CFA4BF #CFC9A4 #A4CFB4 #A4A9CF
square
#CFA4BF #CFC9A4 #A4CFB4 #A4A9CF
split-complementary
#CFA4BF #A9CFA4 #A4CFC9
monochromatic
#A35686 #BA7CA3 #CFA4BF #E4CCDB #F4EBF1
Accessibility & contrast
On white
2.16
#CFA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#CFA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA4BF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA4BF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACC0
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#D4A4AD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa4bf; /* rgb */ color: rgb(207, 164, 191); /* oklch */ color: oklch(76.6% 0.062 340.6);
Tailwind
colors: {
custom: {
50: '#debfd2',
500: '#cfa4bf',
950: '#000000',
},
}SCSS
$custom: #cfa4bf; $custom-light: #debfd2; $custom-dark: #000000;
JSON
{
"hex": "#cfa4bf",
"rgb": {
"r": 207,
"g": 164,
"b": 191
},
"hsl": {
"h": 322.326,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.76595,
"c": 0.06192,
"h": 340.6
},
"luminance": 0.43578
}Semantic roles & 50–950 ramp
primary
#CFA4BF
secondary
#E0EBE4
accent
#AA653C
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182