#DC9FFB#DC9FFB
#DC9FFB is a light, vivid violet. Relative luminance 0.470; OKLCH L 79.3% C 0.141 H 313.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FFB |
|---|---|
| RGB | rgb(220, 159, 251) |
| HSL | hsl(280, 92%, 80%) |
| HSV | hsv(280, 37%, 98%) |
| CMYK | cmyk(12.4%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.18, 38.61, -37.09) |
| CIE-LCH | lch(74.18, 53.54, 316.15°) |
| OKLab | oklab(79.29% 0.0978 -0.1021) |
| OKLCH | oklch(79.29% 0.141 313.8) |
| XYZ | xyz(59.3231, 46.9781, 97.1907) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.30
Baby Purple
#CA9BF7
ΔE00 3.45
Lavender (survey)
#C79FEF
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FFB #BEFB9F
analogous
#AE9FFB #DC9FFB #FB9FEC
triadic
#DC9FFB #FBDC9F #9FFBDC
tetradic
#DC9FFB #FBAE9F #BEFB9F #9FECFB
square
#DC9FFB #FBAE9F #BEFB9F #9FECFB
split-complementary
#DC9FFB #ECFB9F #9FFBAE
monochromatic
#B129F6 #C764F9 #DC9FFB #F1DAFD #F4E2FE
Accessibility & contrast
On white
2.02
#DC9FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#DC9FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FFB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FFB | 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)
#8FB3FE
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#DAABC1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dc9ffb; /* rgb */ color: rgb(220, 159, 251); /* oklch */ color: oklch(79.3% 0.141 313.8);
Tailwind
colors: {
custom: {
50: '#e8bcfd',
500: '#dc9ffb',
950: '#000000',
},
}SCSS
$custom: #dc9ffb; $custom-light: #e8bcfd; $custom-dark: #000000;
JSON
{
"hex": "#dc9ffb",
"rgb": {
"r": 220,
"g": 159,
"b": 251
},
"hsl": {
"h": 279.783,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.79285,
"c": 0.14141,
"h": 313.8
},
"luminance": 0.46977
}Semantic roles & 50–950 ramp
primary
#DC9FFB
secondary
#E0F6D5
accent
#E6004D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185