#DC9FFA#DC9FFA
#DC9FFA is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.2% C 0.140 H 314.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FFA |
|---|---|
| RGB | rgb(220, 159, 250) |
| HSL | hsl(280, 90%, 80%) |
| HSV | hsv(280, 36%, 98%) |
| CMYK | cmyk(12%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(74.14, 38.41, -36.61) |
| CIE-LCH | lch(74.14, 53.06, 316.37°) |
| OKLab | oklab(79.24% 0.0976 -0.1008) |
| OKLCH | oklch(79.24% 0.14 314.1) |
| XYZ | xyz(59.1659, 46.9152, 96.3627) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.40
Baby Purple
#CA9BF7
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 4.07
Mauve
#E0B0FF
ΔE00 4.11
Pastel Purple
#CAA0FF
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FFA #BDFA9F
analogous
#AF9FFA #DC9FFA #FA9FEA
triadic
#DC9FFA #FADC9F #9FFADC
tetradic
#DC9FFA #FAAF9F #BDFA9F #9FEAFA
square
#DC9FFA #FAAF9F #BDFA9F #9FEAFA
split-complementary
#DC9FFA #EAFA9F #9FFAAF
monochromatic
#B22BF4 #C765F7 #DC9FFA #F1D9FD #F4E2FD
Accessibility & contrast
On white
2.02
#DC9FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#DC9FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FFA
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FFA | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#DAABC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dc9ffa; /* rgb */ color: rgb(220, 159, 250); /* oklch */ color: oklch(79.2% 0.140 314.1);
Tailwind
colors: {
custom: {
50: '#e8bcfc',
500: '#dc9ffa',
950: '#000000',
},
}SCSS
$custom: #dc9ffa; $custom-light: #e8bcfc; $custom-dark: #000000;
JSON
{
"hex": "#dc9ffa",
"rgb": {
"r": 220,
"g": 159,
"b": 250
},
"hsl": {
"h": 280.22,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.79242,
"c": 0.14027,
"h": 314.1
},
"luminance": 0.46914
}Semantic roles & 50–950 ramp
primary
#DC9FFA
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185