#C99FBB#C99FBB
#C99FBB is a light, moderate pink. Relative luminance 0.408; OKLCH L 74.9% C 0.062 H 338.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C99FBB |
|---|---|
| RGB | rgb(201, 159, 187) |
| HSL | hsl(320, 28%, 71%) |
| HSV | hsv(320, 21%, 79%) |
| CMYK | cmyk(0%, 20.9%, 7%, 21.2%) |
| CIE-LAB | lab(70.04, 20.15, -8.47) |
| CIE-LCH | lch(70.04, 21.86, 337.19°) |
| OKLab | oklab(74.95% 0.058 -0.0224) |
| OKLCH | oklch(74.95% 0.062 338.9) |
| XYZ | xyz(45.4545, 40.8030, 52.4854) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.52
Light Mauve
#C292A1
ΔE00 6.10
Dusty Pink
#D8A7B1
ΔE00 7.01
Faded Pink
#DE9DAC
ΔE00 7.58
Grey Pink
#C3909B
ΔE00 7.78
Dusty Lavender
#AC86A8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99FBB #9FC9AD
analogous
#C29FC9 #C99FBB #C99FA6
triadic
#C99FBB #BBC99F #9FBBC9
tetradic
#C99FBB #C9C29F #9FC9AD #9FA6C9
square
#C99FBB #C9C29F #9FC9AD #9FA6C9
split-complementary
#C99FBB #A6C99F #9FC9C2
monochromatic
#985682 #B3789F #C99FBB #DFC6D7 #F4EBF1
Accessibility & contrast
On white
2.29
#C99FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C99FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99FBB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99FBB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#AAADBA
Tritanopia (blue-blind)
#CEA0A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c99fbb; /* rgb */ color: rgb(201, 159, 187); /* oklch */ color: oklch(74.9% 0.062 338.9);
Tailwind
colors: {
custom: {
50: '#d9bbcf',
500: '#c99fbb',
950: '#000000',
},
}SCSS
$custom: #c99fbb; $custom-light: #d9bbcf; $custom-dark: #000000;
JSON
{
"hex": "#c99fbb",
"rgb": {
"r": 201,
"g": 159,
"b": 187
},
"hsl": {
"h": 320,
"s": 28,
"l": 70.588
},
"oklch": {
"l": 0.74947,
"c": 0.06213,
"h": 338.9
},
"luminance": 0.40802
}Semantic roles & 50–950 ramp
primary
#C99FBB
secondary
#DCE8E0
accent
#A7613F
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182