#DF9DFF#DF9DFF
#DF9DFF is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.4% C 0.151 H 314.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DFF |
|---|---|
| RGB | rgb(223, 157, 255) |
| HSL | hsl(280, 100%, 81%) |
| HSV | hsv(280, 38%, 100%) |
| CMYK | cmyk(12.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(74.20, 41.38, -39.19) |
| CIE-LCH | lch(74.20, 56.99, 316.56°) |
| OKLab | oklab(79.43% 0.1049 -0.1081) |
| OKLCH | oklch(79.43% 0.151 314.1) |
| XYZ | xyz(60.5355, 47.0232, 100.4758) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.79
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 4.51
Mauve
#E0B0FF
ΔE00 4.83
Lavender (survey)
#C79FEF
ΔE00 4.84
Liliac
#C48EFD
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DFF #BDFF9D
analogous
#AE9DFF #DF9DFF #FF9DEE
triadic
#DF9DFF #FFDF9D #9DFFDF
tetradic
#DF9DFF #FFAE9D #BDFF9D #9DEEFF
square
#DF9DFF #FFAE9D #BDFF9D #9DEEFF
split-complementary
#DF9DFF #EEFF9D #9DFFAE
monochromatic
#B723FF #CB60FF #DF9DFF #F3DAFF #F5E0FF
Accessibility & contrast
On white
2.02
#DF9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#DF9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DFF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DFF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#DDAAC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #df9dff; /* rgb */ color: rgb(223, 157, 255); /* oklch */ color: oklch(79.4% 0.151 314.1);
Tailwind
colors: {
custom: {
50: '#eabbff',
500: '#df9dff',
950: '#000000',
},
}SCSS
$custom: #df9dff; $custom-light: #eabbff; $custom-dark: #000000;
JSON
{
"hex": "#df9dff",
"rgb": {
"r": 223,
"g": 157,
"b": 255
},
"hsl": {
"h": 280.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79429,
"c": 0.1506,
"h": 314.1
},
"luminance": 0.47022
}Semantic roles & 50–950 ramp
primary
#DF9DFF
secondary
#DFF7D4
accent
#E6004B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186