#DE85CC#DE85CC
#DE85CC is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.3% C 0.140 H 334.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85CC |
|---|---|
| RGB | rgb(222, 133, 204) |
| HSL | hsl(312, 57%, 70%) |
| HSV | hsv(312, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 8.1%, 12.9%) |
| CIE-LAB | lab(67.03, 44.16, -22.26) |
| CIE-LCH | lch(67.03, 49.45, 333.25°) |
| OKLab | oklab(73.34% 0.1269 -0.0599) |
| OKLCH | oklch(73.34% 0.14 334.7) |
| XYZ | xyz(49.4106, 36.6670, 61.5899) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.46
Orchid (survey)
#C875C4
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85CC #85DE97
analogous
#C485DE #DE85CC #DE85A0
triadic
#DE85CC #CCDE85 #85CCDE
tetradic
#DE85CC #DEC485 #85DE97 #85A0DE
square
#DE85CC #DEC485 #85DE97 #85A0DE
split-complementary
#DE85CC #A0DE85 #85DEC4
monochromatic
#B7329C #D155B8 #DE85CC #EBB5E0 #F8E5F4
Accessibility & contrast
On white
2.52
#DE85CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DE85CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85CC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85CC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#E689A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de85cc; /* rgb */ color: rgb(222, 133, 204); /* oklch */ color: oklch(73.3% 0.140 334.7);
Tailwind
colors: {
custom: {
50: '#eaaadb',
500: '#de85cc',
950: '#000000',
},
}SCSS
$custom: #de85cc; $custom-light: #eaaadb; $custom-dark: #000000;
JSON
{
"hex": "#de85cc",
"rgb": {
"r": 222,
"g": 133,
"b": 204
},
"hsl": {
"h": 312.135,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73344,
"c": 0.14034,
"h": 334.7
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#DE85CC
secondary
#D3ECD8
accent
#C54221
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83