#CF91BF#CF91BF
#CF91BF is a light, moderate pink. Relative luminance 0.373; OKLCH L 73.2% C 0.096 H 336.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91BF |
|---|---|
| RGB | rgb(207, 145, 191) |
| HSL | hsl(315, 39%, 69%) |
| HSV | hsv(315, 30%, 81%) |
| CMYK | cmyk(0%, 30%, 7.7%, 18.8%) |
| CIE-LAB | lab(67.49, 30.60, -14.46) |
| CIE-LCH | lch(67.49, 33.84, 334.71°) |
| OKLab | oklab(73.17% 0.0879 -0.0386) |
| OKLCH | oklch(73.17% 0.096 336.3) |
| XYZ | xyz(45.2611, 37.2797, 54.0917) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.71
Plum
#DDA0DD
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 7.12
Dusty Lavender
#AC86A8
ΔE00 7.62
Orchid (survey)
#C875C4
ΔE00 8.79
Bubblegum Pink
#FE83CC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91BF #91CFA1
analogous
#C091CF #CF91BF #CF91A0
triadic
#CF91BF #BFCF91 #91BFCF
tetradic
#CF91BF #CFC091 #91CFA1 #91A0CF
square
#CF91BF #CFC091 #91CFA1 #91A0CF
split-complementary
#CF91BF #A0CF91 #91CFC0
monochromatic
#A04689 #BC66A6 #CF91BF #E2BCD8 #F4E6F1
Accessibility & contrast
On white
2.48
#CF91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CF91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91BF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91BF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#D593A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf91bf; /* rgb */ color: rgb(207, 145, 191); /* oklch */ color: oklch(73.2% 0.096 336.3);
Tailwind
colors: {
custom: {
50: '#deb2d2',
500: '#cf91bf',
950: '#000000',
},
}SCSS
$custom: #cf91bf; $custom-light: #deb2d2; $custom-dark: #000000;
JSON
{
"hex": "#cf91bf",
"rgb": {
"r": 207,
"g": 145,
"b": 191
},
"hsl": {
"h": 315.484,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.73171,
"c": 0.09597,
"h": 336.3
},
"luminance": 0.37278
}Semantic roles & 50–950 ramp
primary
#CF91BF
secondary
#D5E7DA
accent
#B25433
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082