#DC78F2#DC78F2
#DC78F2 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.9% C 0.196 H 320.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DC78F2 |
|---|---|
| RGB | rgb(220, 120, 242) |
| HSL | hsl(289, 82%, 71%) |
| HSV | hsv(289, 50%, 95%) |
| CMYK | cmyk(9.1%, 50.4%, 0%, 5.1%) |
| CIE-LAB | lab(65.80, 57.04, -45.27) |
| CIE-LCH | lch(65.80, 72.82, 321.56°) |
| OKLab | oklab(72.89% 0.1503 -0.1254) |
| OKLCH | oklch(72.89% 0.196 320.2) |
| XYZ | xyz(52.2567, 35.0615, 88.0021) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.67
Orchid
#DA70D6
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.31
Violet Pink
#FB5FFC
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC78F2 #8EF278
analogous
#9F78F2 #DC78F2 #F278CB
triadic
#DC78F2 #F2DC78 #78F2DC
tetradic
#DC78F2 #F29F78 #8EF278 #78CBF2
square
#DC78F2 #F29F78 #8EF278 #78CBF2
split-complementary
#DC78F2 #CBF278 #78F29F
monochromatic
#B715DB #CE40ED #DC78F2 #EAB0F7 #F8E3FC
Accessibility & contrast
On white
2.62
#DC78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DC78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC78F2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC78F2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6399F6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#DD89AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dc78f2; /* rgb */ color: rgb(220, 120, 242); /* oklch */ color: oklch(72.9% 0.196 320.2);
Tailwind
colors: {
custom: {
50: '#e9a2f7',
500: '#dc78f2',
950: '#000000',
},
}SCSS
$custom: #dc78f2; $custom-light: #e9a2f7; $custom-dark: #000000;
JSON
{
"hex": "#dc78f2",
"rgb": {
"r": 220,
"g": 120,
"b": 242
},
"hsl": {
"h": 289.18,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.7289,
"c": 0.19577,
"h": 320.2
},
"luminance": 0.35059
}Semantic roles & 50–950 ramp
primary
#DC78F2
secondary
#D9F3D3
accent
#DF072E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85