#CF91AA#CF91AA
#CF91AA is a light, moderate pink. Relative luminance 0.364; OKLCH L 72.5% C 0.081 H 353.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CF91AA |
|---|---|
| RGB | rgb(207, 145, 170) |
| HSL | hsl(336, 39%, 69%) |
| HSV | hsv(336, 30%, 81%) |
| CMYK | cmyk(0%, 30%, 17.9%, 18.8%) |
| CIE-LAB | lab(66.84, 27.11, -3.66) |
| CIE-LCH | lch(66.84, 27.35, 352.31°) |
| OKLab | oklab(72.46% 0.0808 -0.0093) |
| OKLCH | oklch(72.46% 0.081 353.4) |
| XYZ | xyz(43.1136, 36.4207, 42.7814) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 4.17
Grey Pink
#C3909B
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.60
Greyish Pink
#C88D94
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF91AA #91CFB6
analogous
#CF91C9 #CF91AA #CF9791
triadic
#CF91AA #AACF91 #91AACF
tetradic
#CF91AA #C9CF91 #91CFB6 #9791CF
square
#CF91AA #C9CF91 #91CFB6 #9791CF
split-complementary
#CF91AA #91CF97 #91C9CF
monochromatic
#A0466A #BC6689 #CF91AA #E2BCCB #F4E6EC
Accessibility & contrast
On white
2.54
#CF91AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#CF91AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF91AA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF91AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF91AA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#D88F9A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cf91aa; /* rgb */ color: rgb(207, 145, 170); /* oklch */ color: oklch(72.5% 0.081 353.4);
Tailwind
colors: {
custom: {
50: '#deb2c3',
500: '#cf91aa',
950: '#000000',
},
}SCSS
$custom: #cf91aa; $custom-light: #deb2c3; $custom-dark: #000000;
JSON
{
"hex": "#cf91aa",
"rgb": {
"r": 207,
"g": 145,
"b": 170
},
"hsl": {
"h": 335.806,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.72463,
"c": 0.08132,
"h": 353.4
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#CF91AA
secondary
#D5E7E0
accent
#B27F33
background
#FDFAFB
surface
#FBF5F7
border
#D4CFD0
text
#151112
muted
#838081