#CD92C2#CD92C2
#CD92C2 is a light, moderate pink. Relative luminance 0.374; OKLCH L 73.2% C 0.095 H 333.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92C2 |
|---|---|
| RGB | rgb(205, 146, 194) |
| HSL | hsl(311, 37%, 69%) |
| HSV | hsv(311, 29%, 80%) |
| CMYK | cmyk(0%, 28.8%, 5.4%, 19.6%) |
| CIE-LAB | lab(67.60, 29.90, -15.98) |
| CIE-LCH | lch(67.60, 33.91, 331.88°) |
| OKLab | oklab(73.24% 0.085 -0.0428) |
| OKLCH | oklch(73.24% 0.095 333.3) |
| XYZ | xyz(45.1927, 37.4337, 55.8733) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 7.52
Pale Purple
#B790D4
ΔE00 8.11
Orchid (survey)
#C875C4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92C2 #92CD9D
analogous
#BB92CD #CD92C2 #CD92A5
triadic
#CD92C2 #C2CD92 #92C2CD
tetradic
#CD92C2 #CDBB92 #92CD9D #92A5CD
square
#CD92C2 #CDBB92 #92CD9D #92A5CD
split-complementary
#CD92C2 #A5CD92 #92CDBB
monochromatic
#9D488D #BA68AB #CD92C2 #E0BCD9 #F3E6F1
Accessibility & contrast
On white
2.47
#CD92C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#CD92C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92C2
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92C2 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A0C4
Deuteranopia (green-blind)
#9FA8C0
Tritanopia (blue-blind)
#D395A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd92c2; /* rgb */ color: rgb(205, 146, 194); /* oklch */ color: oklch(73.2% 0.095 333.3);
Tailwind
colors: {
custom: {
50: '#ddb2d4',
500: '#cd92c2',
950: '#000000',
},
}SCSS
$custom: #cd92c2; $custom-light: #ddb2d4; $custom-dark: #000000;
JSON
{
"hex": "#cd92c2",
"rgb": {
"r": 205,
"g": 146,
"b": 194
},
"hsl": {
"h": 311.186,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.73243,
"c": 0.09514,
"h": 333.3
},
"luminance": 0.37432
}Semantic roles & 50–950 ramp
primary
#CD92C2
secondary
#D5E6D8
accent
#B04C35
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083