#CD91BA#CD91BA
#CD91BA is a light, moderate pink. Relative luminance 0.368; OKLCH L 72.8% C 0.090 H 338.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CD91BA |
|---|---|
| RGB | rgb(205, 145, 186) |
| HSL | hsl(319, 38%, 69%) |
| HSV | hsv(319, 29%, 80%) |
| CMYK | cmyk(0%, 29.3%, 9.3%, 19.6%) |
| CIE-LAB | lab(67.11, 29.04, -12.25) |
| CIE-LCH | lch(67.11, 31.52, 337.13°) |
| OKLab | oklab(72.78% 0.084 -0.0325) |
| OKLCH | oklch(72.78% 0.09 338.8) |
| XYZ | xyz(44.1649, 36.7770, 51.2171) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.97
Dusty Lavender
#AC86A8
ΔE00 7.10
Light Mauve
#C292A1
ΔE00 7.76
Dull Pink
#D5869D
ΔE00 8.08
Lavender Pink
#DD85D7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD91BA #91CDA4
analogous
#C291CD #CD91BA #CD919C
triadic
#CD91BA #BACD91 #91BACD
tetradic
#CD91BA #CDC291 #91CDA4 #919CCD
square
#CD91BA #CDC291 #91CDA4 #919CCD
split-complementary
#CD91BA #9CCD91 #91CDC2
monochromatic
#9C4781 #BA67A0 #CD91BA #E0BBD4 #F3E5EF
Accessibility & contrast
On white
2.51
#CD91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CD91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD91BA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD91BA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBC
Deuteranopia (green-blind)
#A1A7B8
Tritanopia (blue-blind)
#D4929F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd91ba; /* rgb */ color: rgb(205, 145, 186); /* oklch */ color: oklch(72.8% 0.090 338.8);
Tailwind
colors: {
custom: {
50: '#ddb2ce',
500: '#cd91ba',
950: '#000000',
},
}SCSS
$custom: #cd91ba; $custom-light: #ddb2ce; $custom-dark: #000000;
JSON
{
"hex": "#cd91ba",
"rgb": {
"r": 205,
"g": 145,
"b": 186
},
"hsl": {
"h": 319,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.72781,
"c": 0.09006,
"h": 338.8
},
"luminance": 0.36775
}Semantic roles & 50–950 ramp
primary
#CD91BA
secondary
#D4E6DA
accent
#B05C35
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082