#DC88FB#DC88FB
#DC88FB is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.6% C 0.179 H 316.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88FB |
|---|---|
| RGB | rgb(220, 136, 251) |
| HSL | hsl(284, 93%, 76%) |
| HSV | hsv(284, 46%, 98%) |
| CMYK | cmyk(12.4%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.32, 50.73, -44.67) |
| CIE-LCH | lch(69.32, 67.59, 318.64°) |
| OKLab | oklab(75.64% 0.1299 -0.1238) |
| OKLCH | oklch(75.64% 0.179 316.4) |
| XYZ | xyz(55.7294, 39.7906, 95.9928) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.97
Baby Purple
#CA9BF7
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.41
Light Purple
#BF77F6
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88FB #A7FB88
analogous
#A288FB #DC88FB #FB88E0
triadic
#DC88FB #FBDC88 #88FBDC
tetradic
#DC88FB #FBA288 #A7FB88 #88E0FB
square
#DC88FB #FBA288 #A7FB88 #88E0FB
split-complementary
#DC88FB #E0FB88 #88FBA2
monochromatic
#B912F7 #CB4DF9 #DC88FB #EDC3FD #F6E1FE
Accessibility & contrast
On white
2.34
#DC88FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#DC88FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88FB
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88FB | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#DB98B6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc88fb; /* rgb */ color: rgb(220, 136, 251); /* oklch */ color: oklch(75.6% 0.179 316.4);
Tailwind
colors: {
custom: {
50: '#e9adfd',
500: '#dc88fb',
950: '#000000',
},
}SCSS
$custom: #dc88fb; $custom-light: #e9adfd; $custom-dark: #000000;
JSON
{
"hex": "#dc88fb",
"rgb": {
"r": 220,
"g": 136,
"b": 251
},
"hsl": {
"h": 283.826,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.75639,
"c": 0.17945,
"h": 316.4
},
"luminance": 0.39789
}Semantic roles & 50–950 ramp
primary
#DC88FB
secondary
#DEF6D5
accent
#E6003E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85