#DF8DF2#DF8DF2
#DF8DF2 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.3% C 0.163 H 319.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8DF2 |
|---|---|
| RGB | rgb(223, 141, 242) |
| HSL | hsl(289, 80%, 75%) |
| HSV | hsv(289, 42%, 95%) |
| CMYK | cmyk(7.9%, 41.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.28, 47.22, -38.23) |
| CIE-LCH | lch(70.28, 60.75, 321.01°) |
| OKLab | oklab(76.3% 0.1249 -0.1052) |
| OKLCH | oklch(76.3% 0.163 319.9) |
| XYZ | xyz(55.9813, 41.1504, 88.9811) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8DF2 #A0F28D
analogous
#AC8DF2 #DF8DF2 #F28DD2
triadic
#DF8DF2 #F2DF8D #8DF2DF
tetradic
#DF8DF2 #F2AC8D #A0F28D #8DD2F2
square
#DF8DF2 #F2AC8D #A0F28D #8DD2F2
split-complementary
#DF8DF2 #D2F28D #8DF2AC
monochromatic
#C01FE5 #D056EC #DF8DF2 #EEC4F8 #F7E4FC
Accessibility & contrast
On white
2.28
#DF8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#DF8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8DF2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8DF2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#E09AB4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df8df2; /* rgb */ color: rgb(223, 141, 242); /* oklch */ color: oklch(76.3% 0.163 319.9);
Tailwind
colors: {
custom: {
50: '#eab0f6',
500: '#df8df2',
950: '#000000',
},
}SCSS
$custom: #df8df2; $custom-light: #eab0f6; $custom-dark: #000000;
JSON
{
"hex": "#df8df2",
"rgb": {
"r": 223,
"g": 141,
"b": 242
},
"hsl": {
"h": 288.713,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.76302,
"c": 0.16332,
"h": 319.9
},
"luminance": 0.41149
}Semantic roles & 50–950 ramp
primary
#DF8DF2
secondary
#DDF4D7
accent
#DC0A31
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085