#DE9FFC#DE9FFC
#DE9FFC is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.143 H 314.4°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DE9FFC |
|---|---|
| RGB | rgb(222, 159, 252) |
| HSL | hsl(281, 94%, 81%) |
| HSV | hsv(281, 37%, 99%) |
| CMYK | cmyk(11.9%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.42, 39.41, -37.24) |
| CIE-LCH | lch(74.42, 54.22, 316.62°) |
| OKLab | oklab(79.53% 0.1003 -0.1025) |
| OKLCH | oklch(79.53% 0.143 314.4) |
| XYZ | xyz(60.0902, 47.3554, 98.0516) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.61
Baby Purple
#CA9BF7
ΔE00 3.77
Mauve
#E0B0FF
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 4.44
Pastel Purple
#CAA0FF
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE9FFC #BDFC9F
analogous
#AF9FFC #DE9FFC #FC9FEB
triadic
#DE9FFC #FCDE9F #9FFCDE
tetradic
#DE9FFC #FCAF9F #BDFC9F #9FEBFC
square
#DE9FFC #FCAF9F #BDFC9F #9FEBFC
split-complementary
#DE9FFC #EBFC9F #9FFCAF
monochromatic
#B528F8 #CA64FA #DE9FFC #F2DAFE #F5E1FE
Accessibility & contrast
On white
2.01
#DE9FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#DE9FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE9FFC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE9FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE9FFC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#DCABC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #de9ffc; /* rgb */ color: rgb(222, 159, 252); /* oklch */ color: oklch(79.5% 0.143 314.4);
Tailwind
colors: {
custom: {
50: '#e9bcfd',
500: '#de9ffc',
950: '#000000',
},
}SCSS
$custom: #de9ffc; $custom-light: #e9bcfd; $custom-dark: #000000;
JSON
{
"hex": "#de9ffc",
"rgb": {
"r": 222,
"g": 159,
"b": 252
},
"hsl": {
"h": 280.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79526,
"c": 0.14343,
"h": 314.4
},
"luminance": 0.47354
}Semantic roles & 50–950 ramp
primary
#DE9FFC
secondary
#E0F6D5
accent
#E6004A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185