#CF93AA#CF93AA
#CF93AA is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.8% C 0.078 H 354.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CF93AA |
|---|---|
| RGB | rgb(207, 147, 170) |
| HSL | hsl(337, 38%, 69%) |
| HSV | hsv(337, 29%, 81%) |
| CMYK | cmyk(0%, 29%, 17.9%, 18.8%) |
| CIE-LAB | lab(67.31, 26.01, -2.97) |
| CIE-LCH | lch(67.31, 26.18, 353.48°) |
| OKLab | oklab(72.82% 0.0776 -0.0075) |
| OKLCH | oklch(72.82% 0.078 354.5) |
| XYZ | xyz(43.4219, 37.0373, 42.8841) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.56
Faded Pink
#DE9DAC
ΔE00 4.40
Dull Pink
#D5869D
ΔE00 4.46
Grey Pink
#C3909B
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.64
Greyish Pink
#C88D94
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF93AA #93CFB8
analogous
#CF93C8 #CF93AA #CF9A93
triadic
#CF93AA #AACF93 #93AACF
tetradic
#CF93AA #C8CF93 #93CFB8 #9A93CF
square
#CF93AA #C8CF93 #93CFB8 #9A93CF
split-complementary
#CF93AA #93CF9A #93C8CF
monochromatic
#A04769 #BC6989 #CF93AA #E2BDCB #F5E8ED
Accessibility & contrast
On white
2.50
#CF93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#CF93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF93AA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF93AA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#A7A8A9
Tritanopia (blue-blind)
#D8919B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cf93aa; /* rgb */ color: rgb(207, 147, 170); /* oklch */ color: oklch(72.8% 0.078 354.5);
Tailwind
colors: {
custom: {
50: '#deb3c3',
500: '#cf93aa',
950: '#000000',
},
}SCSS
$custom: #cf93aa; $custom-light: #deb3c3; $custom-dark: #000000;
JSON
{
"hex": "#cf93aa",
"rgb": {
"r": 207,
"g": 147,
"b": 170
},
"hsl": {
"h": 337,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.7282,
"c": 0.07797,
"h": 354.5
},
"luminance": 0.37035
}Semantic roles & 50–950 ramp
primary
#CF93AA
secondary
#D6E8E1
accent
#B18134
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081