#DE83CB#DE83CB
#DE83CB is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.0% C 0.143 H 335.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE83CB |
|---|---|
| RGB | rgb(222, 131, 203) |
| HSL | hsl(313, 58%, 69%) |
| HSV | hsv(313, 41%, 87%) |
| CMYK | cmyk(0%, 41%, 8.6%, 12.9%) |
| CIE-LAB | lab(66.58, 45.03, -22.38) |
| CIE-LCH | lch(66.58, 50.29, 333.57°) |
| OKLab | oklab(73% 0.1296 -0.0602) |
| OKLCH | oklch(73% 0.143 335.1) |
| XYZ | xyz(49.0198, 36.0767, 60.8698) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.54
Orchid (survey)
#C875C4
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.79
Orchid
#DA70D6
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE83CB #83DE96
analogous
#C383DE #DE83CB #DE839E
triadic
#DE83CB #CBDE83 #83CBDE
tetradic
#DE83CB #DEC383 #83DE96 #839EDE
square
#DE83CB #DEC383 #83DE96 #839EDE
split-complementary
#DE83CB #9EDE83 #83DEC3
monochromatic
#B6309A #D153B7 #DE83CB #EBB3DF #F8E4F4
Accessibility & contrast
On white
2.56
#DE83CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#DE83CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE83CB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE83CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE83CB | 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)
#839ACE
Deuteranopia (green-blind)
#9BA7C8
Tritanopia (blue-blind)
#E6879E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de83cb; /* rgb */ color: rgb(222, 131, 203); /* oklch */ color: oklch(73.0% 0.143 335.1);
Tailwind
colors: {
custom: {
50: '#eaa9db',
500: '#de83cb',
950: '#000000',
},
}SCSS
$custom: #de83cb; $custom-light: #eaa9db; $custom-dark: #000000;
JSON
{
"hex": "#de83cb",
"rgb": {
"r": 222,
"g": 131,
"b": 203
},
"hsl": {
"h": 312.527,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.72995,
"c": 0.14296,
"h": 335.1
},
"luminance": 0.36074
}Semantic roles & 50–950 ramp
primary
#DE83CB
secondary
#D1ECD7
accent
#C64320
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83