#CD91B7#CD91B7
#CD91B7 is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.7% C 0.088 H 341.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91B7 |
|---|---|
| RGB | rgb(205, 145, 183) |
| HSL | hsl(322, 38%, 69%) |
| HSV | hsv(322, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 10.7%, 19.6%) |
| CIE-LAB | lab(67.01, 28.53, -10.71) |
| CIE-LCH | lch(67.01, 30.47, 339.42°) |
| OKLab | oklab(72.68% 0.083 -0.0283) |
| OKLCH | oklch(72.68% 0.088 341.1) |
| XYZ | xyz(43.8493, 36.6507, 49.5551) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.97
Light Mauve
#C292A1
ΔE00 6.98
Dusty Lavender
#AC86A8
ΔE00 7.11
Dull Pink
#D5869D
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.65
Faded Pink
#DE9DAC
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91B7 #91CDA7
analogous
#C591CD #CD91B7 #CD9199
triadic
#CD91B7 #B7CD91 #91B7CD
tetradic
#CD91B7 #CDC591 #91CDA7 #9199CD
square
#CD91B7 #CDC591 #91CDA7 #9199CD
split-complementary
#CD91B7 #99CD91 #91CDC5
monochromatic
#9C477D #BA679B #CD91B7 #E0BBD3 #F3E5EE
Accessibility & contrast
On white
2.52
#CD91B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CD91B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91B7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91B7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB8
Deuteranopia (green-blind)
#A2A6B5
Tritanopia (blue-blind)
#D4929E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd91b7; /* rgb */ color: rgb(205, 145, 183); /* oklch */ color: oklch(72.7% 0.088 341.1);
Tailwind
colors: {
custom: {
50: '#ddb2cc',
500: '#cd91b7',
950: '#000000',
},
}SCSS
$custom: #cd91b7; $custom-light: #ddb2cc; $custom-dark: #000000;
JSON
{
"hex": "#cd91b7",
"rgb": {
"r": 205,
"g": 145,
"b": 183
},
"hsl": {
"h": 322,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72677,
"c": 0.0877,
"h": 341.1
},
"luminance": 0.36649
}Semantic roles & 50–950 ramp
primary
#CD91B7
secondary
#D4E6DB
accent
#B06235
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082