#DC9DF3#DC9DF3
#DC9DF3 is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.6% C 0.136 H 316.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9DF3 |
|---|---|
| RGB | rgb(220, 157, 243) |
| HSL | hsl(284, 78%, 78%) |
| HSV | hsv(284, 35%, 95%) |
| CMYK | cmyk(9.5%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(73.42, 38.06, -33.93) |
| CIE-LCH | lch(73.42, 50.99, 318.29°) |
| OKLab | oklab(78.61% 0.0989 -0.0931) |
| OKLCH | oklch(78.61% 0.136 316.7) |
| XYZ | xyz(57.7475, 45.8020, 90.5753) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 4.38
Mauve
#E0B0FF
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.27
Pastel Purple
#CAA0FF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9DF3 #B4F39D
analogous
#B19DF3 #DC9DF3 #F39DDF
triadic
#DC9DF3 #F3DC9D #9DF3DC
tetradic
#DC9DF3 #F3B19D #B4F39D #9DDFF3
square
#DC9DF3 #F3B19D #B4F39D #9DDFF3
split-complementary
#DC9DF3 #DFF39D #9DF3B1
monochromatic
#B530E6 #C966EC #DC9DF3 #EFD4FA #F5E4FC
Accessibility & contrast
On white
2.07
#DC9DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#DC9DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9DF3
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9DF3 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#DCA8BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dc9df3; /* rgb */ color: rgb(220, 157, 243); /* oklch */ color: oklch(78.6% 0.136 316.7);
Tailwind
colors: {
custom: {
50: '#e8bbf7',
500: '#dc9df3',
950: '#000000',
},
}SCSS
$custom: #dc9df3; $custom-light: #e8bbf7; $custom-dark: #000000;
JSON
{
"hex": "#dc9df3",
"rgb": {
"r": 220,
"g": 157,
"b": 243
},
"hsl": {
"h": 283.953,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78606,
"c": 0.1358,
"h": 316.7
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#DC9DF3
secondary
#DFF3D8
accent
#DA0B43
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185