#CF91BE#CF91BE
#CF91BE is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.1% C 0.095 H 337.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91BE |
|---|---|
| RGB | rgb(207, 145, 190) |
| HSL | hsl(316, 39%, 69%) |
| HSV | hsv(316, 30%, 81%) |
| CMYK | cmyk(0%, 30%, 8.2%, 18.8%) |
| CIE-LAB | lab(67.45, 30.42, -13.95) |
| CIE-LCH | lch(67.45, 33.47, 335.37°) |
| OKLab | oklab(73.13% 0.0876 -0.0372) |
| OKLCH | oklch(73.13% 0.095 337) |
| XYZ | xyz(45.1514, 37.2358, 53.5141) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.74
Plum
#DDA0DD
ΔE00 6.15
Lavender Pink
#DD85D7
ΔE00 7.34
Dusty Lavender
#AC86A8
ΔE00 7.57
Light Mauve
#C292A1
ΔE00 8.76
Dull Pink
#D5869D
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91BE #91CFA2
analogous
#C191CF #CF91BE #CF919F
triadic
#CF91BE #BECF91 #91BECF
tetradic
#CF91BE #CFC191 #91CFA2 #919FCF
square
#CF91BE #CFC191 #91CFA2 #919FCF
split-complementary
#CF91BE #9FCF91 #91CFC1
monochromatic
#A04687 #BC66A5 #CF91BE #E2BCD7 #F4E6F0
Accessibility & contrast
On white
2.49
#CF91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#CF91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91BE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91BE | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#D693A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf91be; /* rgb */ color: rgb(207, 145, 190); /* oklch */ color: oklch(73.1% 0.095 337.0);
Tailwind
colors: {
custom: {
50: '#deb2d1',
500: '#cf91be',
950: '#000000',
},
}SCSS
$custom: #cf91be; $custom-light: #deb2d1; $custom-dark: #000000;
JSON
{
"hex": "#cf91be",
"rgb": {
"r": 207,
"g": 145,
"b": 190
},
"hsl": {
"h": 316.452,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.73135,
"c": 0.09512,
"h": 337
},
"luminance": 0.37234
}Semantic roles & 50–950 ramp
primary
#CF91BE
secondary
#D5E7DA
accent
#B25633
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082