#DF8FFD#DF8FFD
#DF8FFD is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.1% C 0.172 H 316.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FFD |
|---|---|
| RGB | rgb(223, 143, 253) |
| HSL | hsl(284, 96%, 78%) |
| HSV | hsv(284, 43%, 99%) |
| CMYK | cmyk(11.9%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(71.16, 48.35, -42.85) |
| CIE-LCH | lch(71.16, 64.60, 318.45°) |
| OKLab | oklab(77.12% 0.1241 -0.1185) |
| OKLCH | oklch(77.12% 0.172 316.3) |
| XYZ | xyz(57.9809, 42.4264, 98.0443) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FFD #ADFD8F
analogous
#A88FFD #DF8FFD #FD8FE4
triadic
#DF8FFD #FDDF8F #8FFDDF
tetradic
#DF8FFD #FDA88F #ADFD8F #8FE4FD
square
#DF8FFD #FDA88F #ADFD8F #8FE4FD
split-complementary
#DF8FFD #E4FD8F #8FFDA8
monochromatic
#BD17FB #CE53FC #DF8FFD #F0CBFE #F6E1FE
Accessibility & contrast
On white
2.21
#DF8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DF8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FFD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FFD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#DE9EBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df8ffd; /* rgb */ color: rgb(223, 143, 253); /* oklch */ color: oklch(77.1% 0.172 316.3);
Tailwind
colors: {
custom: {
50: '#ebb1fe',
500: '#df8ffd',
950: '#000000',
},
}SCSS
$custom: #df8ffd; $custom-light: #ebb1fe; $custom-dark: #000000;
JSON
{
"hex": "#df8ffd",
"rgb": {
"r": 223,
"g": 143,
"b": 253
},
"hsl": {
"h": 283.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.77117,
"c": 0.17157,
"h": 316.3
},
"luminance": 0.42425
}Semantic roles & 50–950 ramp
primary
#DF8FFD
secondary
#DEF7D4
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086