#DD85CC#DD85CC
#DD85CC is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.2% C 0.140 H 334.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85CC |
|---|---|
| RGB | rgb(221, 133, 204) |
| HSL | hsl(312, 56%, 69%) |
| HSV | hsv(312, 40%, 87%) |
| CMYK | cmyk(0%, 39.8%, 7.7%, 13.3%) |
| CIE-LAB | lab(66.91, 43.85, -22.45) |
| CIE-LCH | lch(66.91, 49.26, 332.89°) |
| OKLab | oklab(73.23% 0.1258 -0.0605) |
| OKLCH | oklch(73.23% 0.14 334.3) |
| XYZ | xyz(49.1051, 36.5095, 61.5756) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Orchid (survey)
#C875C4
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85CC #85DD96
analogous
#C285DD #DD85CC #DD85A0
triadic
#DD85CC #CCDD85 #85CCDD
tetradic
#DD85CC #DDC285 #85DD96 #85A0DD
square
#DD85CC #DDC285 #85DD96 #85A0DD
split-complementary
#DD85CC #A0DD85 #85DDC2
monochromatic
#B5329C #D055B8 #DD85CC #EAB5E0 #F8E5F4
Accessibility & contrast
On white
2.53
#DD85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#DD85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85CC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85CC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#E5899F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd85cc; /* rgb */ color: rgb(221, 133, 204); /* oklch */ color: oklch(73.2% 0.140 334.3);
Tailwind
colors: {
custom: {
50: '#e9aadb',
500: '#dd85cc',
950: '#000000',
},
}SCSS
$custom: #dd85cc; $custom-light: #e9aadb; $custom-dark: #000000;
JSON
{
"hex": "#dd85cc",
"rgb": {
"r": 221,
"g": 133,
"b": 204
},
"hsl": {
"h": 311.591,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.73229,
"c": 0.13957,
"h": 334.3
},
"luminance": 0.36507
}Semantic roles & 50–950 ramp
primary
#DD85CC
secondary
#D2ECD7
accent
#C44122
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83