#CD7BBC#CD7BBC
#CD7BBC is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.2% C 0.131 H 334.9°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CD7BBC |
|---|---|
| RGB | rgb(205, 123, 188) |
| HSL | hsl(312, 45%, 64%) |
| HSV | hsv(312, 40%, 80%) |
| CMYK | cmyk(0%, 40%, 8.3%, 19.6%) |
| CIE-LAB | lab(62.32, 41.24, -20.62) |
| CIE-LCH | lch(62.32, 46.11, 333.43°) |
| OKLab | oklab(69.17% 0.1186 -0.0555) |
| OKLCH | oklch(69.17% 0.131 334.9) |
| XYZ | xyz(41.3367, 30.7781, 51.3307) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 5.19
Pale Magenta
#D767AD
ΔE00 5.34
Orchid
#DA70D6
ΔE00 5.99
Purplish Pink
#CE5DAE
ΔE00 6.95
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD7BBC #7BCD8C
analogous
#B57BCD #CD7BBC #CD7B93
triadic
#CD7BBC #BCCD7B #7BBCCD
tetradic
#CD7BBC #CDB57B #7BCD8C #7B93CD
square
#CD7BBC #CDB57B #7BCD8C #7B93CD
split-complementary
#CD7BBC #93CD7B #7BCDB5
monochromatic
#953882 #BC4FA5 #CD7BBC #DEA7D3 #EFD4E9
Accessibility & contrast
On white
2.93
#CD7BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CD7BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD7BBC
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD7BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD7BBC | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBE
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#D47F93
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd7bbc; /* rgb */ color: rgb(205, 123, 188); /* oklch */ color: oklch(69.2% 0.131 334.9);
Tailwind
colors: {
custom: {
50: '#dea3d0',
500: '#cd7bbc',
950: '#000000',
},
}SCSS
$custom: #cd7bbc; $custom-light: #dea3d0; $custom-dark: #000000;
JSON
{
"hex": "#cd7bbc",
"rgb": {
"r": 205,
"g": 123,
"b": 188
},
"hsl": {
"h": 312.439,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.69168,
"c": 0.13092,
"h": 334.9
},
"luminance": 0.30776
}Semantic roles & 50–950 ramp
primary
#CD7BBC
secondary
#C4E0CA
accent
#B84A2D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82