#DC8DF3#DC8DF3
#DC8DF3 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.0% C 0.163 H 318.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8DF3 |
|---|---|
| RGB | rgb(220, 141, 243) |
| HSL | hsl(286, 81%, 75%) |
| HSV | hsv(286, 42%, 95%) |
| CMYK | cmyk(9.5%, 42%, 0%, 4.7%) |
| CIE-LAB | lab(69.99, 46.54, -39.25) |
| CIE-LCH | lch(69.99, 60.88, 319.86°) |
| OKLab | oklab(76.03% 0.1217 -0.1082) |
| OKLCH | oklch(76.03% 0.163 318.4) |
| XYZ | xyz(55.2155, 40.7382, 89.7313) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.36
Liliac
#C48EFD
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8DF3 #A4F38D
analogous
#A98DF3 #DC8DF3 #F38DD7
triadic
#DC8DF3 #F3DC8D #8DF3DC
tetradic
#DC8DF3 #F3A98D #A4F38D #8DD7F3
square
#DC8DF3 #F3A98D #A4F38D #8DD7F3
split-complementary
#DC8DF3 #D7F38D #8DF3A9
monochromatic
#BA1EE7 #CB56ED #DC8DF3 #EDC4F9 #F7E3FC
Accessibility & contrast
On white
2.30
#DC8DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#DC8DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8DF3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8DF3 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#DC9AB5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc8df3; /* rgb */ color: rgb(220, 141, 243); /* oklch */ color: oklch(76.0% 0.163 318.4);
Tailwind
colors: {
custom: {
50: '#e8b0f7',
500: '#dc8df3',
950: '#000000',
},
}SCSS
$custom: #dc8df3; $custom-light: #e8b0f7; $custom-dark: #000000;
JSON
{
"hex": "#dc8df3",
"rgb": {
"r": 220,
"g": 141,
"b": 243
},
"hsl": {
"h": 286.471,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.76026,
"c": 0.16282,
"h": 318.4
},
"luminance": 0.40736
}Semantic roles & 50–950 ramp
primary
#DC8DF3
secondary
#DEF4D7
accent
#DD0838
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161117
muted
#848085