#CF91BD#CF91BD
#CF91BD is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.1% C 0.094 H 337.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91BD |
|---|---|
| RGB | rgb(207, 145, 189) |
| HSL | hsl(317, 39%, 69%) |
| HSV | hsv(317, 30%, 81%) |
| CMYK | cmyk(0%, 30%, 8.7%, 18.8%) |
| CIE-LAB | lab(67.42, 30.25, -13.44) |
| CIE-LCH | lch(67.42, 33.10, 336.05°) |
| OKLab | oklab(73.1% 0.0872 -0.0358) |
| OKLCH | oklch(73.1% 0.094 337.7) |
| XYZ | xyz(45.0425, 37.1922, 52.9405) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.35
Dusty Lavender
#AC86A8
ΔE00 7.53
Lavender Pink
#DD85D7
ΔE00 7.57
Light Mauve
#C292A1
ΔE00 8.51
Dull Pink
#D5869D
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91BD #91CFA3
analogous
#C291CF #CF91BD #CF919E
triadic
#CF91BD #BDCF91 #91BDCF
tetradic
#CF91BD #CFC291 #91CFA3 #919ECF
square
#CF91BD #CFC291 #91CFA3 #919ECF
split-complementary
#CF91BD #9ECF91 #91CFC2
monochromatic
#A04686 #BC66A3 #CF91BD #E2BCD7 #F4E6F0
Accessibility & contrast
On white
2.49
#CF91BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CF91BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91BD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91BD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FBF
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#D693A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf91bd; /* rgb */ color: rgb(207, 145, 189); /* oklch */ color: oklch(73.1% 0.094 337.7);
Tailwind
colors: {
custom: {
50: '#deb2d1',
500: '#cf91bd',
950: '#000000',
},
}SCSS
$custom: #cf91bd; $custom-light: #deb2d1; $custom-dark: #000000;
JSON
{
"hex": "#cf91bd",
"rgb": {
"r": 207,
"g": 145,
"b": 189
},
"hsl": {
"h": 317.419,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.73099,
"c": 0.09428,
"h": 337.7
},
"luminance": 0.3719
}Semantic roles & 50–950 ramp
primary
#CF91BD
secondary
#D5E7DA
accent
#B25833
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082