#DC6FEB#DC6FEB
#DC6FEB is a light, highly saturated purple. Relative luminance 0.326; OKLCH L 71.3% C 0.203 H 322.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC6FEB |
|---|---|
| RGB | rgb(220, 111, 235) |
| HSL | hsl(293, 76%, 68%) |
| HSV | hsv(293, 53%, 92%) |
| CMYK | cmyk(6.4%, 52.8%, 0%, 7.8%) |
| CIE-LAB | lab(63.82, 60.08, -44.50) |
| CIE-LCH | lch(63.82, 74.77, 323.47°) |
| OKLab | oklab(71.33% 0.1614 -0.1231) |
| OKLCH | oklch(71.33% 0.203 322.7) |
| XYZ | xyz(50.1935, 32.5851, 82.2268) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC6FEB #7EEB6F
analogous
#9E6FEB #DC6FEB #EB6FBC
triadic
#DC6FEB #EBDC6F #6FEBDC
tetradic
#DC6FEB #EB9E6F #7EEB6F #6FBCEB
square
#DC6FEB #EB9E6F #7EEB6F #6FBCEB
split-complementary
#DC6FEB #BCEB6F #6FEB9E
monochromatic
#B01BC4 #CF39E4 #DC6FEB #E9A5F2 #F6DAFA
Accessibility & contrast
On white
2.79
#DC6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#DC6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC6FEB
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC6FEB | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C92EF
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#DF80A3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #dc6feb; /* rgb */ color: rgb(220, 111, 235); /* oklch */ color: oklch(71.3% 0.203 322.7);
Tailwind
colors: {
custom: {
50: '#e99df2',
500: '#dc6feb',
950: '#000000',
},
}SCSS
$custom: #dc6feb; $custom-light: #e99df2; $custom-dark: #000000;
JSON
{
"hex": "#dc6feb",
"rgb": {
"r": 220,
"g": 111,
"b": 235
},
"hsl": {
"h": 292.742,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.71329,
"c": 0.20299,
"h": 322.7
},
"luminance": 0.32583
}Semantic roles & 50–950 ramp
primary
#DC6FEB
secondary
#CCEEC8
accent
#D80E26
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85