#C96F99#C96F99
#C96F99 is a light, vivid pink. Relative luminance 0.261; OKLCH L 65.5% C 0.124 H 351.7°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C96F99 |
|---|---|
| RGB | rgb(201, 111, 153) |
| HSL | hsl(332, 45%, 61%) |
| HSV | hsv(332, 45%, 79%) |
| CMYK | cmyk(0%, 44.8%, 23.9%, 21.2%) |
| CIE-LAB | lab(58.12, 40.67, -6.95) |
| CIE-LCH | lch(58.12, 41.26, 350.31°) |
| OKLab | oklab(65.5% 0.1222 -0.0179) |
| OKLCH | oklch(65.5% 0.124 351.7) |
| XYZ | xyz(35.5225, 26.0890, 33.2956) |
| Luminance | 0.2609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 4.81
Muted Pink
#D1768F
ΔE00 5.41
Pale Magenta
#D767AD
ΔE00 5.49
Dusky Pink
#CC7A8B
ΔE00 7.24
Blush
#DE5D83
ΔE00 7.41
Dull Pink
#D5869D
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C96F99 #6FC99F
analogous
#C96FC6 #C96F99 #C9726F
triadic
#C96F99 #99C96F #6F99C9
tetradic
#C96F99 #C6C96F #6FC99F #726FC9
square
#C96F99 #C6C96F #6FC99F #726FC9
split-complementary
#C96F99 #6FC972 #6FC6C9
monochromatic
#8A345C #B6447A #C96F99 #DA9CB9 #EAC8D8
Accessibility & contrast
On white
3.38
#C96F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#C96F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C96F99
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C96F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C96F99 | 1.00 | 3.38 | 6.22 | 6.22 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79829A
Deuteranopia (green-blind)
#909297
Tritanopia (blue-blind)
#D56C7E
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #c96f99; /* rgb */ color: rgb(201, 111, 153); /* oklch */ color: oklch(65.5% 0.124 351.7);
Tailwind
colors: {
custom: {
50: '#db9ab7',
500: '#c96f99',
950: '#000000',
},
}SCSS
$custom: #c96f99; $custom-light: #db9ab7; $custom-dark: #000000;
JSON
{
"hex": "#c96f99",
"rgb": {
"r": 201,
"g": 111,
"b": 153
},
"hsl": {
"h": 332,
"s": 45.455,
"l": 61.176
},
"oklch": {
"l": 0.65503,
"c": 0.12352,
"h": 351.7
},
"luminance": 0.26086
}Semantic roles & 50–950 ramp
primary
#C96F99
secondary
#B9DBCB
accent
#B9772D
background
#FDF9FB
surface
#FBF2F6
border
#D4CCD0
text
#150E11
muted
#837E80