#DC92FA#DC92FA
#DC92FA is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.162 H 315.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92FA |
|---|---|
| RGB | rgb(220, 146, 250) |
| HSL | hsl(283, 91%, 78%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(12%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(71.34, 45.32, -40.97) |
| CIE-LCH | lch(71.34, 61.09, 317.88°) |
| OKLab | oklab(77.13% 0.1159 -0.1132) |
| OKLCH | oklch(77.13% 0.162 315.7) |
| XYZ | xyz(57.0468, 42.6770, 95.6563) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.34
Liliac
#C48EFD
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92FA #B0FA92
analogous
#A892FA #DC92FA #FA92E4
triadic
#DC92FA #FADC92 #92FADC
tetradic
#DC92FA #FAA892 #B0FA92 #92E4FA
square
#DC92FA #FAA892 #B0FA92 #92E4FA
split-complementary
#DC92FA #E4FA92 #92FAA8
monochromatic
#B61DF5 #C957F7 #DC92FA #EFCDFD #F6E2FE
Accessibility & contrast
On white
2.20
#DC92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#DC92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92FA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92FA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#DBA0BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc92fa; /* rgb */ color: rgb(220, 146, 250); /* oklch */ color: oklch(77.1% 0.162 315.7);
Tailwind
colors: {
custom: {
50: '#e8b3fc',
500: '#dc92fa',
950: '#000000',
},
}SCSS
$custom: #dc92fa; $custom-light: #e8b3fc; $custom-dark: #000000;
JSON
{
"hex": "#dc92fa",
"rgb": {
"r": 220,
"g": 146,
"b": 250
},
"hsl": {
"h": 282.692,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.77131,
"c": 0.16202,
"h": 315.7
},
"luminance": 0.42676
}Semantic roles & 50–950 ramp
primary
#DC92FA
secondary
#DFF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085