#DC88FA#DC88FA
#DC88FA is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.178 H 316.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88FA |
|---|---|
| RGB | rgb(220, 136, 250) |
| HSL | hsl(284, 92%, 76%) |
| HSV | hsv(284, 46%, 98%) |
| CMYK | cmyk(12%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(69.28, 50.53, -44.19) |
| CIE-LCH | lch(69.28, 67.13, 318.83°) |
| OKLab | oklab(75.59% 0.1298 -0.1224) |
| OKLCH | oklch(75.59% 0.178 316.7) |
| XYZ | xyz(55.5722, 39.7277, 95.1648) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.50
Liliac
#C48EFD
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.93
Purply Pink
#F075E6
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.51
Light Purple
#BF77F6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88FA #A6FA88
analogous
#A388FA #DC88FA #FA88DF
triadic
#DC88FA #FADC88 #88FADC
tetradic
#DC88FA #FAA388 #A6FA88 #88DFFA
square
#DC88FA #FAA388 #A6FA88 #88DFFA
split-complementary
#DC88FA #DFFA88 #88FAA3
monochromatic
#B913F5 #CB4DF8 #DC88FA #EDC3FC #F6E2FE
Accessibility & contrast
On white
2.35
#DC88FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#DC88FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88FA
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88FA | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#DB98B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc88fa; /* rgb */ color: rgb(220, 136, 250); /* oklch */ color: oklch(75.6% 0.178 316.7);
Tailwind
colors: {
custom: {
50: '#e9adfc',
500: '#dc88fa',
950: '#000000',
},
}SCSS
$custom: #dc88fa; $custom-light: #e9adfc; $custom-dark: #000000;
JSON
{
"hex": "#dc88fa",
"rgb": {
"r": 220,
"g": 136,
"b": 250
},
"hsl": {
"h": 284.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.75591,
"c": 0.1784,
"h": 316.7
},
"luminance": 0.39726
}Semantic roles & 50–950 ramp
primary
#DC88FA
secondary
#DEF6D5
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85