#DF8FDE#DF8FDE
#DF8FDE is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.8% C 0.140 H 327.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FDE |
|---|---|
| RGB | rgb(223, 143, 222) |
| HSL | hsl(301, 56%, 72%) |
| HSV | hsv(301, 36%, 87%) |
| CMYK | cmyk(0%, 35.9%, 0.4%, 12.5%) |
| CIE-LAB | lab(69.90, 42.41, -27.83) |
| CIE-LCH | lch(69.90, 50.72, 326.73°) |
| OKLab | oklab(75.76% 0.1177 -0.0756) |
| OKLCH | oklch(75.76% 0.14 327.3) |
| XYZ | xyz(53.4376, 40.6091, 74.1166) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 4.54
Plum
#DDA0DD
ΔE00 4.63
Purply Pink
#F075E6
ΔE00 6.10
Orchid
#DA70D6
ΔE00 7.02
Orchid (survey)
#C875C4
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FDE #8FDF90
analogous
#B88FDF #DF8FDE #DF8FB6
triadic
#DF8FDE #DEDF8F #8FDEDF
tetradic
#DF8FDE #DFB88F #8FDF90 #8FB6DF
square
#DF8FDE #DFB88F #8FDF90 #8FB6DF
split-complementary
#DF8FDE #B6DF8F #8FDFB8
monochromatic
#BD36BC #D15FD0 #DF8FDE #EDBFEC #F8E7F8
Accessibility & contrast
On white
2.30
#DF8FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DF8FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FDE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FDE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#9EAFDB
Tritanopia (blue-blind)
#E496AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df8fde; /* rgb */ color: rgb(223, 143, 222); /* oklch */ color: oklch(75.8% 0.140 327.3);
Tailwind
colors: {
custom: {
50: '#eab1e8',
500: '#df8fde',
950: '#000000',
},
}SCSS
$custom: #df8fde; $custom-light: #eab1e8; $custom-dark: #000000;
JSON
{
"hex": "#df8fde",
"rgb": {
"r": 223,
"g": 143,
"b": 222
},
"hsl": {
"h": 300.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.75755,
"c": 0.13993,
"h": 327.3
},
"luminance": 0.40607
}Semantic roles & 50–950 ramp
primary
#DF8FDE
secondary
#DBEFDB
accent
#C32422
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084