#DE83CA#DE83CA
#DE83CA is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.0% C 0.142 H 335.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83CA |
|---|---|
| RGB | rgb(222, 131, 202) |
| HSL | hsl(313, 58%, 69%) |
| HSV | hsv(313, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 9%, 12.9%) |
| CIE-LAB | lab(66.54, 44.86, -21.88) |
| CIE-LCH | lch(66.54, 49.91, 334.00°) |
| OKLab | oklab(72.96% 0.1294 -0.0588) |
| OKLCH | oklch(72.96% 0.142 335.5) |
| XYZ | xyz(48.9011, 36.0292, 60.2443) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.76
Orchid (survey)
#C875C4
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 5.70
Orchid
#DA70D6
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83CA #83DE97
analogous
#C583DE #DE83CA #DE839D
triadic
#DE83CA #CADE83 #83CADE
tetradic
#DE83CA #DEC583 #83DE97 #839DDE
square
#DE83CA #DEC583 #83DE97 #839DDE
split-complementary
#DE83CA #9DDE83 #83DEC5
monochromatic
#B63099 #D153B5 #DE83CA #EBB3DF #F8E4F3
Accessibility & contrast
On white
2.56
#DE83CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DE83CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83CA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83CA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8499CD
Deuteranopia (green-blind)
#9BA7C7
Tritanopia (blue-blind)
#E6879E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de83ca; /* rgb */ color: rgb(222, 131, 202); /* oklch */ color: oklch(73.0% 0.142 335.5);
Tailwind
colors: {
custom: {
50: '#eaa9da',
500: '#de83ca',
950: '#000000',
},
}SCSS
$custom: #de83ca; $custom-light: #eaa9da; $custom-dark: #000000;
JSON
{
"hex": "#de83ca",
"rgb": {
"r": 222,
"g": 131,
"b": 202
},
"hsl": {
"h": 313.187,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.72956,
"c": 0.14213,
"h": 335.5
},
"luminance": 0.36026
}Semantic roles & 50–950 ramp
primary
#DE83CA
secondary
#D1ECD7
accent
#C64420
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83