#DC94FB#DC94FB
#DC94FB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.5% C 0.160 H 315.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DC94FB |
|---|---|
| RGB | rgb(220, 148, 251) |
| HSL | hsl(282, 93%, 78%) |
| HSV | hsv(282, 41%, 98%) |
| CMYK | cmyk(12.4%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(71.80, 44.47, -40.79) |
| CIE-LCH | lch(71.80, 60.34, 317.47°) |
| OKLab | oklab(77.49% 0.1133 -0.1127) |
| OKLCH | oklch(77.49% 0.16 315.2) |
| XYZ | xyz(57.5150, 43.3619, 96.5880) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.83
Liliac
#C48EFD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC94FB #B3FB94
analogous
#A894FB #DC94FB #FB94E6
triadic
#DC94FB #FBDC94 #94FBDC
tetradic
#DC94FB #FBA894 #B3FB94 #94E6FB
square
#DC94FB #FBA894 #B3FB94 #94E6FB
split-complementary
#DC94FB #E6FB94 #94FBA8
monochromatic
#B51EF7 #C959F9 #DC94FB #EFCFFD #F5E2FE
Accessibility & contrast
On white
2.17
#DC94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#DC94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC94FB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC94FB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#DAA2BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dc94fb; /* rgb */ color: rgb(220, 148, 251); /* oklch */ color: oklch(77.5% 0.160 315.2);
Tailwind
colors: {
custom: {
50: '#e8b5fd',
500: '#dc94fb',
950: '#000000',
},
}SCSS
$custom: #dc94fb; $custom-light: #e8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#dc94fb",
"rgb": {
"r": 220,
"g": 148,
"b": 251
},
"hsl": {
"h": 281.942,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.77494,
"c": 0.1598,
"h": 315.2
},
"luminance": 0.4336
}Semantic roles & 50–950 ramp
primary
#DC94FB
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085