#DE83CC#DE83CC
#DE83CC is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.0% C 0.144 H 334.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83CC |
|---|---|
| RGB | rgb(222, 131, 204) |
| HSL | hsl(312, 58%, 69%) |
| HSV | hsv(312, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 8.1%, 12.9%) |
| CIE-LAB | lab(66.61, 45.20, -22.88) |
| CIE-LCH | lch(66.61, 50.66, 333.15°) |
| OKLab | oklab(73.03% 0.1299 -0.0617) |
| OKLCH | oklch(73.03% 0.144 334.6) |
| XYZ | xyz(49.1394, 36.1246, 61.4995) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.32
Orchid (survey)
#C875C4
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83CC #83DE95
analogous
#C383DE #DE83CC #DE839F
triadic
#DE83CC #CCDE83 #83CCDE
tetradic
#DE83CC #DEC383 #83DE95 #839FDE
square
#DE83CC #DEC383 #83DE95 #839FDE
split-complementary
#DE83CC #9FDE83 #83DEC3
monochromatic
#B6309C #D153B8 #DE83CC #EBB3E0 #F8E4F4
Accessibility & contrast
On white
2.55
#DE83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DE83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83CC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83CC | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#9BA7C9
Tritanopia (blue-blind)
#E6879E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de83cc; /* rgb */ color: rgb(222, 131, 204); /* oklch */ color: oklch(73.0% 0.144 334.6);
Tailwind
colors: {
custom: {
50: '#eaa9db',
500: '#de83cc',
950: '#000000',
},
}SCSS
$custom: #de83cc; $custom-light: #eaa9db; $custom-dark: #000000;
JSON
{
"hex": "#de83cc",
"rgb": {
"r": 222,
"g": 131,
"b": 204
},
"hsl": {
"h": 311.868,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.73034,
"c": 0.14379,
"h": 334.6
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#DE83CC
secondary
#D1ECD6
accent
#C64120
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83