#DE86CB#DE86CB
#DE86CB is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.5% C 0.138 H 335.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DE86CB |
|---|---|
| RGB | rgb(222, 134, 203) |
| HSL | hsl(313, 57%, 70%) |
| HSV | hsv(313, 40%, 87%) |
| CMYK | cmyk(0%, 39.6%, 8.6%, 12.9%) |
| CIE-LAB | lab(67.20, 43.47, -21.44) |
| CIE-LCH | lch(67.20, 48.47, 333.75°) |
| OKLab | oklab(73.46% 0.1252 -0.0576) |
| OKLCH | oklch(73.46% 0.138 335.3) |
| XYZ | xyz(49.4286, 36.8943, 61.0061) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.79
Bubblegum Pink
#FE83CC
ΔE00 5.68
Orchid (survey)
#C875C4
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.49
Orchid
#DA70D6
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE86CB #86DE99
analogous
#C586DE #DE86CB #DE869F
triadic
#DE86CB #CBDE86 #86CBDE
tetradic
#DE86CB #DEC586 #86DE99 #869FDE
square
#DE86CB #DEC586 #86DE99 #869FDE
split-complementary
#DE86CB #9FDE86 #86DEC5
monochromatic
#B8329B #D156B6 #DE86CB #EBB6E0 #F8E6F4
Accessibility & contrast
On white
2.51
#DE86CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DE86CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE86CB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE86CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE86CB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCE
Deuteranopia (green-blind)
#9DA8C8
Tritanopia (blue-blind)
#E68AA0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #de86cb; /* rgb */ color: rgb(222, 134, 203); /* oklch */ color: oklch(73.5% 0.138 335.3);
Tailwind
colors: {
custom: {
50: '#eaabdb',
500: '#de86cb',
950: '#000000',
},
}SCSS
$custom: #de86cb; $custom-light: #eaabdb; $custom-dark: #000000;
JSON
{
"hex": "#de86cb",
"rgb": {
"r": 222,
"g": 134,
"b": 203
},
"hsl": {
"h": 312.955,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.73461,
"c": 0.13779,
"h": 335.3
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#DE86CB
secondary
#D3ECD9
accent
#C54421
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161015
muted
#847F83