#DE8BC2#DE8BC2
#DE8BC2 is a light, vivid pink. Relative luminance 0.379; OKLCH L 73.9% C 0.122 H 340.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BC2 |
|---|---|
| RGB | rgb(222, 139, 194) |
| HSL | hsl(320, 56%, 71%) |
| HSV | hsv(320, 37%, 87%) |
| CMYK | cmyk(0%, 37.4%, 12.6%, 12.9%) |
| CIE-LAB | lab(67.94, 39.36, -15.28) |
| CIE-LCH | lch(67.94, 42.22, 338.78°) |
| OKLab | oklab(73.92% 0.115 -0.0406) |
| OKLCH | oklch(73.92% 0.122 340.5) |
| XYZ | xyz(49.0946, 37.8926, 55.7566) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.65
Pink (survey)
#FF81C0
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.62
Orchid (survey)
#C875C4
ΔE00 8.11
Bubblegum (survey)
#FF6CB5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BC2 #8BDEA7
analogous
#D08BDE #DE8BC2 #DE8B98
triadic
#DE8BC2 #C2DE8B #8BC2DE
tetradic
#DE8BC2 #DED08B #8BDEA7 #8B98DE
square
#DE8BC2 #DED08B #8BDEA7 #8B98DE
split-complementary
#DE8BC2 #98DE8B #8BDED0
monochromatic
#BA358D #D05BA9 #DE8BC2 #ECBBDB #F8E7F2
Accessibility & contrast
On white
2.45
#DE8BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DE8BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BC2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BC2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9EC4
Deuteranopia (green-blind)
#A3AAC0
Tritanopia (blue-blind)
#E78C9F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #de8bc2; /* rgb */ color: rgb(222, 139, 194); /* oklch */ color: oklch(73.9% 0.122 340.5);
Tailwind
colors: {
custom: {
50: '#e9aed4',
500: '#de8bc2',
950: '#000000',
},
}SCSS
$custom: #de8bc2; $custom-light: #e9aed4; $custom-dark: #000000;
JSON
{
"hex": "#de8bc2",
"rgb": {
"r": 222,
"g": 139,
"b": 194
},
"hsl": {
"h": 320.241,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.73921,
"c": 0.12199,
"h": 340.5
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#DE8BC2
secondary
#D7EEDF
accent
#C35922
background
#FEFAFD
surface
#FDF4FA
border
#D5CED3
text
#161014
muted
#847F83