#CD93B4#CD93B4
#CD93B4 is a light, moderate pink. Relative luminance 0.371; OKLCH L 72.9% C 0.082 H 344.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CD93B4 |
|---|---|
| RGB | rgb(205, 147, 180) |
| HSL | hsl(326, 37%, 69%) |
| HSV | hsv(326, 28%, 80%) |
| CMYK | cmyk(0%, 28.3%, 12.2%, 19.6%) |
| CIE-LAB | lab(67.38, 26.93, -8.48) |
| CIE-LCH | lch(67.38, 28.23, 342.52°) |
| OKLab | oklab(72.93% 0.0788 -0.0223) |
| OKLCH | oklch(72.93% 0.082 344.2) |
| XYZ | xyz(43.8487, 37.1438, 48.0309) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.76
Lilac
#C8A2C8
ΔE00 6.06
Dull Pink
#D5869D
ΔE00 6.63
Faded Pink
#DE9DAC
ΔE00 7.07
Grey Pink
#C3909B
ΔE00 7.20
Dusty Lavender
#AC86A8
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD93B4 #93CDAC
analogous
#C993CD #CD93B4 #CD9397
triadic
#CD93B4 #B4CD93 #93B4CD
tetradic
#CD93B4 #CDC993 #93CDAC #9397CD
square
#CD93B4 #CDC993 #93CDAC #9397CD
split-complementary
#CD93B4 #97CD93 #93CDC9
monochromatic
#9D4979 #BA6997 #CD93B4 #E0BDD1 #F4E7EE
Accessibility & contrast
On white
2.49
#CD93B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CD93B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD93B4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD93B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD93B4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969FB5
Deuteranopia (green-blind)
#A4A7B2
Tritanopia (blue-blind)
#D5939E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd93b4; /* rgb */ color: rgb(205, 147, 180); /* oklch */ color: oklch(72.9% 0.082 344.2);
Tailwind
colors: {
custom: {
50: '#ddb3ca',
500: '#cd93b4',
950: '#000000',
},
}SCSS
$custom: #cd93b4; $custom-light: #ddb3ca; $custom-dark: #000000;
JSON
{
"hex": "#cd93b4",
"rgb": {
"r": 205,
"g": 147,
"b": 180
},
"hsl": {
"h": 325.862,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.7293,
"c": 0.08193,
"h": 344.2
},
"luminance": 0.37142
}Semantic roles & 50–950 ramp
primary
#CD93B4
secondary
#D5E6DD
accent
#B06A36
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082