#CF92AA#CF92AA
#CF92AA is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.6% C 0.080 H 353.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CF92AA |
|---|---|
| RGB | rgb(207, 146, 170) |
| HSL | hsl(336, 39%, 69%) |
| HSV | hsv(336, 29%, 81%) |
| CMYK | cmyk(0%, 29.5%, 17.9%, 18.8%) |
| CIE-LAB | lab(67.07, 26.56, -3.32) |
| CIE-LCH | lch(67.07, 26.77, 352.88°) |
| OKLab | oklab(72.64% 0.0792 -0.0084) |
| OKLCH | oklch(72.64% 0.08 353.9) |
| XYZ | xyz(43.2670, 36.7276, 42.8325) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.78
Dull Pink
#D5869D
ΔE00 4.30
Faded Pink
#DE9DAC
ΔE00 4.67
Grey Pink
#C3909B
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 5.61
Greyish Pink
#C88D94
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF92AA #92CFB7
analogous
#CF92C9 #CF92AA #CF9992
triadic
#CF92AA #AACF92 #92AACF
tetradic
#CF92AA #C9CF92 #92CFB7 #9992CF
square
#CF92AA #C9CF92 #92CFB7 #9992CF
split-complementary
#CF92AA #92CF99 #92C9CF
monochromatic
#A0476A #BC6889 #CF92AA #E2BCCB #F4E7EC
Accessibility & contrast
On white
2.52
#CF92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CF92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF92AA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF92AA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#D8909A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cf92aa; /* rgb */ color: rgb(207, 146, 170); /* oklch */ color: oklch(72.6% 0.080 353.9);
Tailwind
colors: {
custom: {
50: '#deb2c3',
500: '#cf92aa',
950: '#000000',
},
}SCSS
$custom: #cf92aa; $custom-light: #deb2c3; $custom-dark: #000000;
JSON
{
"hex": "#cf92aa",
"rgb": {
"r": 207,
"g": 146,
"b": 170
},
"hsl": {
"h": 336.393,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.72641,
"c": 0.07965,
"h": 353.9
},
"luminance": 0.36725
}Semantic roles & 50–950 ramp
primary
#CF92AA
secondary
#D6E7E0
accent
#B28034
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081