#DC88F9#DC88F9
#DC88F9 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.5% C 0.177 H 317.0°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DC88F9 |
|---|---|
| RGB | rgb(220, 136, 249) |
| HSL | hsl(285, 90%, 75%) |
| HSV | hsv(285, 45%, 98%) |
| CMYK | cmyk(11.6%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.23, 50.33, -43.72) |
| CIE-LCH | lch(69.23, 66.67, 319.02°) |
| OKLab | oklab(75.54% 0.1296 -0.121) |
| OKLCH | oklch(75.54% 0.177 317) |
| XYZ | xyz(55.4158, 39.6652, 94.3412) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Liliac
#C48EFD
ΔE00 5.13
Baby Purple
#CA9BF7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.35
Light Purple
#BF77F6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC88F9 #A5F988
analogous
#A388F9 #DC88F9 #F988DD
triadic
#DC88F9 #F9DC88 #88F9DC
tetradic
#DC88F9 #F9A388 #A5F988 #88DDF9
square
#DC88F9 #F9A388 #A5F988 #88DDF9
split-complementary
#DC88F9 #DDF988 #88F9A3
monochromatic
#BA13F3 #CB4EF6 #DC88F9 #EDC2FC #F6E2FE
Accessibility & contrast
On white
2.35
#DC88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DC88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC88F9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC88F9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#DB98B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc88f9; /* rgb */ color: rgb(220, 136, 249); /* oklch */ color: oklch(75.5% 0.177 317.0);
Tailwind
colors: {
custom: {
50: '#e9adfb',
500: '#dc88f9',
950: '#000000',
},
}SCSS
$custom: #dc88f9; $custom-light: #e9adfb; $custom-dark: #000000;
JSON
{
"hex": "#dc88f9",
"rgb": {
"r": 220,
"g": 136,
"b": 249
},
"hsl": {
"h": 284.602,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.75543,
"c": 0.17735,
"h": 317
},
"luminance": 0.39664
}Semantic roles & 50–950 ramp
primary
#DC88F9
secondary
#DEF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85