#CD85AE#CD85AE
#CD85AE is a light, moderate pink. Relative luminance 0.328; OKLCH L 70.3% C 0.102 H 344.9°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85AE |
|---|---|
| RGB | rgb(205, 133, 174) |
| HSL | hsl(326, 42%, 66%) |
| HSV | hsv(326, 35%, 80%) |
| CMYK | cmyk(0%, 35.1%, 15.1%, 19.6%) |
| CIE-LAB | lab(64.01, 33.55, -10.14) |
| CIE-LCH | lch(64.01, 35.05, 343.18°) |
| OKLab | oklab(70.29% 0.0989 -0.0267) |
| OKLCH | oklch(70.29% 0.102 344.9) |
| XYZ | xyz(41.2046, 32.8125, 44.1993) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 6.13
Dusty Lavender
#AC86A8
ΔE00 7.38
Pale Magenta
#D767AD
ΔE00 7.78
Light Mauve
#C292A1
ΔE00 7.93
Muted Pink
#D1768F
ΔE00 7.94
Palevioletred
#DB7093
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85AE #85CDA4
analogous
#C885CD #CD85AE #CD858A
triadic
#CD85AE #AECD85 #85AECD
tetradic
#CD85AE #CDC885 #85CDA4 #858ACD
square
#CD85AE #CDC885 #85CDA4 #858ACD
split-complementary
#CD85AE #8ACD85 #85CDC8
monochromatic
#993F72 #BB5A91 #CD85AE #DFB0CB #F1DCE8
Accessibility & contrast
On white
2.78
#CD85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CD85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85AE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85AE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A94B0
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#D68593
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd85ae; /* rgb */ color: rgb(205, 133, 174); /* oklch */ color: oklch(70.3% 0.102 344.9);
Tailwind
colors: {
custom: {
50: '#dda9c6',
500: '#cd85ae',
950: '#000000',
},
}SCSS
$custom: #cd85ae; $custom-light: #dda9c6; $custom-dark: #000000;
JSON
{
"hex": "#cd85ae",
"rgb": {
"r": 205,
"g": 133,
"b": 174
},
"hsl": {
"h": 325.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.70289,
"c": 0.10244,
"h": 344.9
},
"luminance": 0.3281
}Semantic roles & 50–950 ramp
primary
#CD85AE
secondary
#CBE3D5
accent
#B56A31
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82