#DF8DFE#DF8DFE
#DF8DFE is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.9% C 0.176 H 316.2°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8DFE |
|---|---|
| RGB | rgb(223, 141, 254) |
| HSL | hsl(284, 98%, 77%) |
| HSV | hsv(284, 44%, 100%) |
| CMYK | cmyk(12.2%, 44.5%, 0%, 0.4%) |
| CIE-LAB | lab(70.80, 49.58, -43.96) |
| CIE-LCH | lch(70.80, 66.27, 318.44°) |
| OKLab | oklab(76.86% 0.127 -0.1217) |
| OKLCH | oklch(76.86% 0.176 316.2) |
| XYZ | xyz(57.8430, 41.8951, 98.7863) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8DFE #ACFE8D
analogous
#A78DFE #DF8DFE #FE8DE4
triadic
#DF8DFE #FEDF8D #8DFEDF
tetradic
#DF8DFE #FEA78D #ACFE8D #8DE4FE
square
#DF8DFE #FEA78D #ACFE8D #8DE4FE
split-complementary
#DF8DFE #E4FE8D #8DFEA7
monochromatic
#BD14FD #CE50FD #DF8DFE #F0CAFF #F6E1FF
Accessibility & contrast
On white
2.24
#DF8DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#DF8DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8DFE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8DFE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#DE9DBA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #df8dfe; /* rgb */ color: rgb(223, 141, 254); /* oklch */ color: oklch(76.9% 0.176 316.2);
Tailwind
colors: {
custom: {
50: '#ebb0ff',
500: '#df8dfe',
950: '#000000',
},
}SCSS
$custom: #df8dfe; $custom-light: #ebb0ff; $custom-dark: #000000;
JSON
{
"hex": "#df8dfe",
"rgb": {
"r": 223,
"g": 141,
"b": 254
},
"hsl": {
"h": 283.54,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.76859,
"c": 0.1759,
"h": 316.2
},
"luminance": 0.41893
}Semantic roles & 50–950 ramp
primary
#DF8DFE
secondary
#DEF7D4
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086