#DE85CB#DE85CB
#DE85CB is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.3% C 0.140 H 335.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DE85CB |
|---|---|
| RGB | rgb(222, 133, 203) |
| HSL | hsl(313, 57%, 70%) |
| HSV | hsv(313, 40%, 87%) |
| CMYK | cmyk(0%, 40.1%, 8.6%, 12.9%) |
| CIE-LAB | lab(66.99, 43.99, -21.75) |
| CIE-LCH | lch(66.99, 49.08, 333.69°) |
| OKLab | oklab(73.3% 0.1267 -0.0585) |
| OKLCH | oklch(73.3% 0.14 335.2) |
| XYZ | xyz(49.2910, 36.6192, 60.9603) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.69
Bubblegum Pink
#FE83CC
ΔE00 5.70
Orchid (survey)
#C875C4
ΔE00 5.84
Orchid
#DA70D6
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE85CB #85DE98
analogous
#C585DE #DE85CB #DE859F
triadic
#DE85CB #CBDE85 #85CBDE
tetradic
#DE85CB #DEC585 #85DE98 #859FDE
square
#DE85CB #DEC585 #85DE98 #859FDE
split-complementary
#DE85CB #9FDE85 #85DEC5
monochromatic
#B7329B #D155B6 #DE85CB #EBB5E0 #F8E5F4
Accessibility & contrast
On white
2.52
#DE85CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DE85CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE85CB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE85CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE85CB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCE
Deuteranopia (green-blind)
#9CA8C8
Tritanopia (blue-blind)
#E6899F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de85cb; /* rgb */ color: rgb(222, 133, 203); /* oklch */ color: oklch(73.3% 0.140 335.2);
Tailwind
colors: {
custom: {
50: '#eaaadb',
500: '#de85cb',
950: '#000000',
},
}SCSS
$custom: #de85cb; $custom-light: #eaaadb; $custom-dark: #000000;
JSON
{
"hex": "#de85cb",
"rgb": {
"r": 222,
"g": 133,
"b": 203
},
"hsl": {
"h": 312.809,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.73305,
"c": 0.13951,
"h": 335.2
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#DE85CB
secondary
#D3ECD8
accent
#C54421
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83