#CD92A2#CD92A2
#CD92A2 is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.2% C 0.074 H 1.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92A2 |
|---|---|
| RGB | rgb(205, 146, 162) |
| HSL | hsl(344, 37%, 69%) |
| HSV | hsv(344, 29%, 80%) |
| CMYK | cmyk(0%, 28.8%, 21%, 19.6%) |
| CIE-LAB | lab(66.63, 24.60, 0.51) |
| CIE-LCH | lch(66.63, 24.60, 1.18°) |
| OKLab | oklab(72.18% 0.074 0.0017) |
| OKLCH | oklch(72.18% 0.074 1.3) |
| XYZ | xyz(41.9778, 36.1477, 38.9415) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.60
Light Mauve
#C292A1
ΔE00 2.63
Greyish Pink
#C88D94
ΔE00 3.68
Faded Pink
#DE9DAC
ΔE00 3.86
Dull Pink
#D5869D
ΔE00 4.20
Dusty Pink (survey)
#D58A94
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92A2 #92CDBD
analogous
#CD92C0 #CD92A2 #CDA092
triadic
#CD92A2 #A2CD92 #92A2CD
tetradic
#CD92A2 #C0CD92 #92CDBD #A092CD
square
#CD92A2 #C0CD92 #92CDBD #A092CD
split-complementary
#CD92A2 #92CDA0 #92C0CD
monochromatic
#9D485F #BA687E #CD92A2 #E0BCC6 #F3E6EA
Accessibility & contrast
On white
2.55
#CD92A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CD92A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92A2
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92A2 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA3
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#D78F97
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd92a2; /* rgb */ color: rgb(205, 146, 162); /* oklch */ color: oklch(72.2% 0.074 1.3);
Tailwind
colors: {
custom: {
50: '#ddb2bd',
500: '#cd92a2',
950: '#000000',
},
}SCSS
$custom: #cd92a2; $custom-light: #ddb2bd; $custom-dark: #000000;
JSON
{
"hex": "#cd92a2",
"rgb": {
"r": 205,
"g": 146,
"b": 162
},
"hsl": {
"h": 343.729,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.72181,
"c": 0.07401,
"h": 1.3
},
"luminance": 0.36146
}Semantic roles & 50–950 ramp
primary
#CD92A2
secondary
#D5E6E1
accent
#B08F35
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081