#CD91C1#CD91C1
#CD91C1 is a light, moderate pink. Relative luminance 0.371; OKLCH L 73.0% C 0.096 H 333.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91C1 |
|---|---|
| RGB | rgb(205, 145, 193) |
| HSL | hsl(312, 38%, 69%) |
| HSV | hsv(312, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 5.9%, 19.6%) |
| CIE-LAB | lab(67.34, 30.27, -15.82) |
| CIE-LCH | lch(67.34, 34.15, 332.41°) |
| OKLab | oklab(73.03% 0.0862 -0.0423) |
| OKLCH | oklch(73.03% 0.096 333.8) |
| XYZ | xyz(44.9273, 37.0820, 55.2327) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.74
Dusty Lavender
#AC86A8
ΔE00 7.44
Pale Purple
#B790D4
ΔE00 8.23
Orchid (survey)
#C875C4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91C1 #91CD9D
analogous
#BB91CD #CD91C1 #CD91A3
triadic
#CD91C1 #C1CD91 #91C1CD
tetradic
#CD91C1 #CDBB91 #91CD9D #91A3CD
square
#CD91C1 #CDBB91 #91CD9D #91A3CD
split-complementary
#CD91C1 #A3CD91 #91CDBB
monochromatic
#9C478B #BA67A9 #CD91C1 #E0BBD9 #F3E5F0
Accessibility & contrast
On white
2.50
#CD91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#CD91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91C1
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91C1 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC3
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#D394A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd91c1; /* rgb */ color: rgb(205, 145, 193); /* oklch */ color: oklch(73.0% 0.096 333.8);
Tailwind
colors: {
custom: {
50: '#ddb2d3',
500: '#cd91c1',
950: '#000000',
},
}SCSS
$custom: #cd91c1; $custom-light: #ddb2d3; $custom-dark: #000000;
JSON
{
"hex": "#cd91c1",
"rgb": {
"r": 205,
"g": 145,
"b": 193
},
"hsl": {
"h": 312,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.73032,
"c": 0.09605,
"h": 333.8
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#CD91C1
secondary
#D4E6D8
accent
#B04E35
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082