#C992BE#C992BE
#C992BE is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.7% C 0.088 H 333.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C992BE |
|---|---|
| RGB | rgb(201, 146, 190) |
| HSL | hsl(312, 34%, 68%) |
| HSV | hsv(312, 27%, 79%) |
| CMYK | cmyk(0%, 27.4%, 5.5%, 21.2%) |
| CIE-LAB | lab(67.05, 27.83, -14.62) |
| CIE-LCH | lch(67.05, 31.44, 332.28°) |
| OKLab | oklab(72.68% 0.0791 -0.0391) |
| OKLCH | oklch(72.68% 0.088 333.7) |
| XYZ | xyz(43.6599, 36.6946, 53.4882) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.87
Plum
#DDA0DD
ΔE00 6.20
Dusty Lavender
#AC86A8
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.77
Heather
#A484AC
ΔE00 8.15
Pale Purple
#B790D4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992BE #92C99D
analogous
#B892C9 #C992BE #C992A2
triadic
#C992BE #BEC992 #92BEC9
tetradic
#C992BE #C9B892 #92C99D #92A2C9
square
#C992BE #C9B892 #92C99D #92A2C9
split-complementary
#C992BE #A2C992 #92C9B8
monochromatic
#964A87 #B569A6 #C992BE #DDBBD6 #F2E4EF
Accessibility & contrast
On white
2.52
#C992BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#C992BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992BE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992BE | 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)
#929EC0
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#CE94A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c992be; /* rgb */ color: rgb(201, 146, 190); /* oklch */ color: oklch(72.7% 0.088 333.7);
Tailwind
colors: {
custom: {
50: '#dab2d1',
500: '#c992be',
950: '#000000',
},
}SCSS
$custom: #c992be; $custom-light: #dab2d1; $custom-dark: #000000;
JSON
{
"hex": "#c992be",
"rgb": {
"r": 201,
"g": 146,
"b": 190
},
"hsl": {
"h": 312,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.72681,
"c": 0.08826,
"h": 333.7
},
"luminance": 0.36693
}Semantic roles & 50–950 ramp
primary
#C992BE
secondary
#D3E4D6
accent
#AD5039
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082