#DC91FB#DC91FB
#DC91FB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.165 H 315.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91FB |
|---|---|
| RGB | rgb(220, 145, 251) |
| HSL | hsl(282, 93%, 78%) |
| HSV | hsv(282, 42%, 98%) |
| CMYK | cmyk(12.4%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.17, 46.05, -41.78) |
| CIE-LCH | lch(71.17, 62.17, 317.78°) |
| OKLab | oklab(77.02% 0.1175 -0.1155) |
| OKLCH | oklch(77.02% 0.165 315.5) |
| XYZ | xyz(57.0505, 42.4329, 96.4332) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.45
Liliac
#C48EFD
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.27
Lilac (survey)
#CEA2FD
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91FB #B0FB91
analogous
#A791FB #DC91FB #FB91E5
triadic
#DC91FB #FBDC91 #91FBDC
tetradic
#DC91FB #FBA791 #B0FB91 #91E5FB
square
#DC91FB #FBA791 #B0FB91 #91E5FB
split-complementary
#DC91FB #E5FB91 #91FBA7
monochromatic
#B61BF7 #C956F9 #DC91FB #EFCCFD #F6E1FE
Accessibility & contrast
On white
2.21
#DC91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DC91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91FB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91FB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#DAA0BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc91fb; /* rgb */ color: rgb(220, 145, 251); /* oklch */ color: oklch(77.0% 0.165 315.5);
Tailwind
colors: {
custom: {
50: '#e8b3fd',
500: '#dc91fb',
950: '#000000',
},
}SCSS
$custom: #dc91fb; $custom-light: #e8b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dc91fb",
"rgb": {
"r": 220,
"g": 145,
"b": 251
},
"hsl": {
"h": 282.453,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.7702,
"c": 0.16476,
"h": 315.5
},
"luminance": 0.42431
}Semantic roles & 50–950 ramp
primary
#DC91FB
secondary
#DFF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085