#CD85B4#CD85B4
#CD85B4 is a light, moderate pink. Relative luminance 0.330; OKLCH L 70.5% C 0.107 H 340.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85B4 |
|---|---|
| RGB | rgb(205, 133, 180) |
| HSL | hsl(321, 42%, 66%) |
| HSV | hsv(321, 35%, 80%) |
| CMYK | cmyk(0%, 35.1%, 12.2%, 19.6%) |
| CIE-LAB | lab(64.20, 34.54, -13.24) |
| CIE-LCH | lch(64.20, 36.99, 339.02°) |
| OKLab | oklab(70.5% 0.1008 -0.0352) |
| OKLCH | oklch(70.5% 0.107 340.8) |
| XYZ | xyz(41.8026, 33.0517, 47.3489) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.31
Orchid (survey)
#C875C4
ΔE00 7.32
Pale Magenta
#D767AD
ΔE00 7.37
Lavender Pink
#DD85D7
ΔE00 7.38
Dull Pink
#D5869D
ΔE00 7.70
Bubblegum Pink
#FE83CC
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85B4 #85CD9E
analogous
#C285CD #CD85B4 #CD8590
triadic
#CD85B4 #B4CD85 #85B4CD
tetradic
#CD85B4 #CDC285 #85CD9E #8590CD
square
#CD85B4 #CDC285 #85CD9E #8590CD
split-complementary
#CD85B4 #90CD85 #85CDC2
monochromatic
#993F7A #BB5A99 #CD85B4 #DFB0CF #F1DCE9
Accessibility & contrast
On white
2.76
#CD85B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#CD85B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85B4
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85B4 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8895B6
Deuteranopia (green-blind)
#9AA0B2
Tritanopia (blue-blind)
#D58696
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd85b4; /* rgb */ color: rgb(205, 133, 180); /* oklch */ color: oklch(70.5% 0.107 340.8);
Tailwind
colors: {
custom: {
50: '#dda9ca',
500: '#cd85b4',
950: '#000000',
},
}SCSS
$custom: #cd85b4; $custom-light: #dda9ca; $custom-dark: #000000;
JSON
{
"hex": "#cd85b4",
"rgb": {
"r": 205,
"g": 133,
"b": 180
},
"hsl": {
"h": 320.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.70501,
"c": 0.10677,
"h": 340.8
},
"luminance": 0.33049
}Semantic roles & 50–950 ramp
primary
#CD85B4
secondary
#CBE3D3
accent
#B55F31
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82