#DE6BC0#DE6BC0
#DE6BC0 is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.1% C 0.174 H 338.3°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6BC0 |
|---|---|
| RGB | rgb(222, 107, 192) |
| HSL | hsl(316, 64%, 65%) |
| HSV | hsv(316, 52%, 87%) |
| CMYK | cmyk(0%, 51.8%, 13.5%, 12.9%) |
| CIE-LAB | lab(61.53, 55.23, -23.91) |
| CIE-LCH | lch(61.53, 60.18, 336.59°) |
| OKLab | oklab(69.08% 0.1619 -0.0643) |
| OKLCH | oklch(69.08% 0.174 338.3) |
| XYZ | xyz(44.8968, 29.8541, 53.2567) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.60
Orchid
#DA70D6
ΔE00 4.48
Orchid (survey)
#C875C4
ΔE00 4.60
Purplish Pink
#CE5DAE
ΔE00 4.91
Purpleish Pink
#DF4EC8
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6BC0 #6BDE89
analogous
#C36BDE #DE6BC0 #DE6B87
triadic
#DE6BC0 #C0DE6B #6BC0DE
tetradic
#DE6BC0 #DEC36B #6BDE89 #6B87DE
square
#DE6BC0 #DEC36B #6BDE89 #6B87DE
split-complementary
#DE6BC0 #87DE6B #6BDEC3
monochromatic
#A92687 #D339AB #DE6BC0 #E99DD5 #F4CFEB
Accessibility & contrast
On white
3.01
#DE6BC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#DE6BC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE6BC0
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6BC0 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F89C3
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#E96E8D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #de6bc0; /* rgb */ color: rgb(222, 107, 192); /* oklch */ color: oklch(69.1% 0.174 338.3);
Tailwind
colors: {
custom: {
50: '#eb9ad3',
500: '#de6bc0',
950: '#000000',
},
}SCSS
$custom: #de6bc0; $custom-light: #eb9ad3; $custom-dark: #000000;
JSON
{
"hex": "#de6bc0",
"rgb": {
"r": 222,
"g": 107,
"b": 192
},
"hsl": {
"h": 315.652,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.69085,
"c": 0.1742,
"h": 338.3
},
"luminance": 0.29851
}Semantic roles & 50–950 ramp
primary
#DE6BC0
secondary
#BFE6C9
accent
#CB481A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82