#DC8DF2#DC8DF2
#DC8DF2 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.0% C 0.162 H 318.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DF2 |
|---|---|
| RGB | rgb(220, 141, 242) |
| HSL | hsl(287, 80%, 75%) |
| HSV | hsv(287, 42%, 95%) |
| CMYK | cmyk(9.1%, 41.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.95, 46.35, -38.77) |
| CIE-LCH | lch(69.95, 60.42, 320.09°) |
| OKLab | oklab(75.98% 0.1215 -0.1068) |
| OKLCH | oklch(75.98% 0.162 318.7) |
| XYZ | xyz(55.0649, 40.6779, 88.9382) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.17
Baby Purple
#CA9BF7
ΔE00 5.42
Liliac
#C48EFD
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.19
Lilac (survey)
#CEA2FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DF2 #A3F28D
analogous
#AA8DF2 #DC8DF2 #F28DD5
triadic
#DC8DF2 #F2DC8D #8DF2DC
tetradic
#DC8DF2 #F2AA8D #A3F28D #8DD5F2
square
#DC8DF2 #F2AA8D #A3F28D #8DD5F2
split-complementary
#DC8DF2 #D5F28D #8DF2AA
monochromatic
#BA1FE5 #CB56EC #DC8DF2 #EDC4F8 #F7E4FC
Accessibility & contrast
On white
2.30
#DC8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#DC8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DF2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DF2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#DD9AB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc8df2; /* rgb */ color: rgb(220, 141, 242); /* oklch */ color: oklch(76.0% 0.162 318.7);
Tailwind
colors: {
custom: {
50: '#e8b0f6',
500: '#dc8df2',
950: '#000000',
},
}SCSS
$custom: #dc8df2; $custom-light: #e8b0f6; $custom-dark: #000000;
JSON
{
"hex": "#dc8df2",
"rgb": {
"r": 220,
"g": 141,
"b": 242
},
"hsl": {
"h": 286.931,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.75981,
"c": 0.16177,
"h": 318.7
},
"luminance": 0.40676
}Semantic roles & 50–950 ramp
primary
#DC8DF2
secondary
#DDF4D7
accent
#DC0A37
background
#FEFAFF
surface
#FDF5FE
border
#D5CFD6
text
#161117
muted
#848085