#DC9DFE#DC9DFE
#DC9DFE is a light, vivid violet. Relative luminance 0.465; OKLCH L 79.1% C 0.148 H 313.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DFE |
|---|---|
| RGB | rgb(220, 157, 254) |
| HSL | hsl(279, 98%, 81%) |
| HSV | hsv(279, 38%, 100%) |
| CMYK | cmyk(13.4%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(73.86, 40.30, -39.21) |
| CIE-LCH | lch(73.86, 56.22, 315.78°) |
| OKLab | oklab(79.09% 0.1013 -0.1082) |
| OKLCH | oklch(79.09% 0.148 313.1) |
| XYZ | xyz(59.4586, 46.4865, 99.5873) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.29
Lilac (survey)
#CEA2FD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.35
Mauve
#E0B0FF
ΔE00 4.78
Liliac
#C48EFD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DFE #BFFE9D
analogous
#AB9DFE #DC9DFE #FE9DEF
triadic
#DC9DFE #FEDC9D #9DFEDC
tetradic
#DC9DFE #FEAB9D #BFFE9D #9DEFFE
square
#DC9DFE #FEAB9D #BFFE9D #9DEFFE
split-complementary
#DC9DFE #EFFE9D #9DFEAB
monochromatic
#B124FD #C660FD #DC9DFE #F2DAFF #F4E1FF
Accessibility & contrast
On white
2.04
#DC9DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#DC9DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DFE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DFE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9BB7FB
Tritanopia (blue-blind)
#D9AAC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dc9dfe; /* rgb */ color: rgb(220, 157, 254); /* oklch */ color: oklch(79.1% 0.148 313.1);
Tailwind
colors: {
custom: {
50: '#e8bbff',
500: '#dc9dfe',
950: '#000000',
},
}SCSS
$custom: #dc9dfe; $custom-light: #e8bbff; $custom-dark: #000000;
JSON
{
"hex": "#dc9dfe",
"rgb": {
"r": 220,
"g": 157,
"b": 254
},
"hsl": {
"h": 278.969,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.79087,
"c": 0.14818,
"h": 313.1
},
"luminance": 0.46485
}Semantic roles & 50–950 ramp
primary
#DC9DFE
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186