#CD92BD#CD92BD
#CD92BD is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.1% C 0.091 H 336.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CD92BD |
|---|---|
| RGB | rgb(205, 146, 189) |
| HSL | hsl(316, 37%, 69%) |
| HSV | hsv(316, 29%, 80%) |
| CMYK | cmyk(0%, 28.8%, 7.8%, 19.6%) |
| CIE-LAB | lab(67.44, 29.02, -13.44) |
| CIE-LCH | lch(67.44, 31.98, 335.15°) |
| OKLab | oklab(73.06% 0.0834 -0.0358) |
| OKLCH | oklch(73.06% 0.091 336.8) |
| XYZ | xyz(44.6406, 37.2128, 52.9656) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.30
Plum
#DDA0DD
ΔE00 6.33
Dusty Lavender
#AC86A8
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 7.85
Light Mauve
#C292A1
ΔE00 8.32
Dull Pink
#D5869D
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD92BD #92CDA2
analogous
#C092CD #CD92BD #CD92A0
triadic
#CD92BD #BDCD92 #92BDCD
tetradic
#CD92BD #CDC092 #92CDA2 #92A0CD
square
#CD92BD #CDC092 #92CDA2 #92A0CD
split-complementary
#CD92BD #A0CD92 #92CDC0
monochromatic
#9D4886 #BA68A4 #CD92BD #E0BCD6 #F3E6F0
Accessibility & contrast
On white
2.49
#CD92BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CD92BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD92BD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD92BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD92BD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#A1A7BB
Tritanopia (blue-blind)
#D394A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd92bd; /* rgb */ color: rgb(205, 146, 189); /* oklch */ color: oklch(73.1% 0.091 336.8);
Tailwind
colors: {
custom: {
50: '#ddb2d1',
500: '#cd92bd',
950: '#000000',
},
}SCSS
$custom: #cd92bd; $custom-light: #ddb2d1; $custom-dark: #000000;
JSON
{
"hex": "#cd92bd",
"rgb": {
"r": 205,
"g": 146,
"b": 189
},
"hsl": {
"h": 316.271,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.73063,
"c": 0.09075,
"h": 336.8
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#CD92BD
secondary
#D5E6D9
accent
#B05735
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082