#CFA5BF#CFA5BF
#CFA5BF is a light, moderate pink. Relative luminance 0.439; OKLCH L 76.8% C 0.060 H 341.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA5BF |
|---|---|
| RGB | rgb(207, 165, 191) |
| HSL | hsl(323, 30%, 73%) |
| HSV | hsv(323, 20%, 81%) |
| CMYK | cmyk(0%, 20.3%, 7.7%, 18.8%) |
| CIE-LAB | lab(72.19, 19.68, -7.43) |
| CIE-LCH | lch(72.19, 21.04, 339.32°) |
| OKLab | oklab(76.78% 0.0569 -0.0196) |
| OKLCH | oklch(76.78% 0.06 341) |
| XYZ | xyz(48.5906, 43.9387, 55.2015) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.13
Dusty Pink
#D8A7B1
ΔE00 6.02
Light Mauve
#C292A1
ΔE00 6.81
Faded Pink
#DE9DAC
ΔE00 7.12
Thistle
#D8BFD8
ΔE00 7.45
Grey Pink
#C3909B
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA5BF #A5CFB5
analogous
#CAA5CF #CFA5BF #CFA5AA
triadic
#CFA5BF #BFCFA5 #A5BFCF
tetradic
#CFA5BF #CFCAA5 #A5CFB5 #A5AACF
square
#CFA5BF #CFCAA5 #A5CFB5 #A5AACF
split-complementary
#CFA5BF #AACFA5 #A5CFCA
monochromatic
#A35786 #BA7DA3 #CFA5BF #E4CDDB #F4EBF1
Accessibility & contrast
On white
2.15
#CFA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#CFA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA5BF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA5BF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#D4A5AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cfa5bf; /* rgb */ color: rgb(207, 165, 191); /* oklch */ color: oklch(76.8% 0.060 341.0);
Tailwind
colors: {
custom: {
50: '#dec0d2',
500: '#cfa5bf',
950: '#000000',
},
}SCSS
$custom: #cfa5bf; $custom-light: #dec0d2; $custom-dark: #000000;
JSON
{
"hex": "#cfa5bf",
"rgb": {
"r": 207,
"g": 165,
"b": 191
},
"hsl": {
"h": 322.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.76781,
"c": 0.06015,
"h": 341
},
"luminance": 0.43937
}Semantic roles & 50–950 ramp
primary
#CFA5BF
secondary
#E0EBE4
accent
#A9663C
background
#FDFBFC
surface
#FBF7F9
border
#D4D0D2
text
#151214
muted
#838182