#CD91B3#CD91B3
#CD91B3 is a light, moderate pink. Relative luminance 0.365; OKLCH L 72.5% C 0.085 H 344.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91B3 |
|---|---|
| RGB | rgb(205, 145, 179) |
| HSL | hsl(326, 38%, 69%) |
| HSV | hsv(326, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 12.7%, 19.6%) |
| CIE-LAB | lab(66.89, 27.85, -8.66) |
| CIE-LCH | lch(66.89, 29.17, 342.73°) |
| OKLab | oklab(72.54% 0.0817 -0.0228) |
| OKLCH | oklch(72.54% 0.085 344.4) |
| XYZ | xyz(43.4389, 36.4866, 47.3936) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.95
Dull Pink
#D5869D
ΔE00 6.38
Lilac
#C8A2C8
ΔE00 6.48
Dusty Lavender
#AC86A8
ΔE00 7.27
Faded Pink
#DE9DAC
ΔE00 7.32
Grey Pink
#C3909B
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91B3 #91CDAB
analogous
#C991CD #CD91B3 #CD9195
triadic
#CD91B3 #B3CD91 #91B3CD
tetradic
#CD91B3 #CDC991 #91CDAB #9195CD
square
#CD91B3 #CDC991 #91CDAB #9195CD
split-complementary
#CD91B3 #95CD91 #91CDC9
monochromatic
#9C4777 #BA6796 #CD91B3 #E0BBD0 #F3E5ED
Accessibility & contrast
On white
2.53
#CD91B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#CD91B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91B3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91B3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB4
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#D5919D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd91b3; /* rgb */ color: rgb(205, 145, 179); /* oklch */ color: oklch(72.5% 0.085 344.4);
Tailwind
colors: {
custom: {
50: '#ddb2c9',
500: '#cd91b3',
950: '#000000',
},
}SCSS
$custom: #cd91b3; $custom-light: #ddb2c9; $custom-dark: #000000;
JSON
{
"hex": "#cd91b3",
"rgb": {
"r": 205,
"g": 145,
"b": 179
},
"hsl": {
"h": 326,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72541,
"c": 0.08476,
"h": 344.4
},
"luminance": 0.36485
}Semantic roles & 50–950 ramp
primary
#CD91B3
secondary
#D4E6DC
accent
#B06B35
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082