#DC92FC#DC92FC
#DC92FC is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.164 H 315.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92FC |
|---|---|
| RGB | rgb(220, 146, 252) |
| HSL | hsl(282, 95%, 78%) |
| HSV | hsv(282, 42%, 99%) |
| CMYK | cmyk(12.7%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(71.42, 45.72, -41.93) |
| CIE-LCH | lch(71.42, 62.03, 317.48°) |
| OKLab | oklab(77.22% 0.1163 -0.1159) |
| OKLCH | oklch(77.22% 0.164 315.1) |
| XYZ | xyz(57.3620, 42.8031, 97.3167) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.29
Liliac
#C48EFD
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92FC #B2FC92
analogous
#A792FC #DC92FC #FC92E7
triadic
#DC92FC #FCDC92 #92FCDC
tetradic
#DC92FC #FCA792 #B2FC92 #92E7FC
square
#DC92FC #FCA792 #B2FC92 #92E7FC
split-complementary
#DC92FC #E7FC92 #92FCA7
monochromatic
#B61BF9 #C956FA #DC92FC #EFCEFE #F5E1FE
Accessibility & contrast
On white
2.20
#DC92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DC92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92FC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92FC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#DAA1BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc92fc; /* rgb */ color: rgb(220, 146, 252); /* oklch */ color: oklch(77.2% 0.164 315.1);
Tailwind
colors: {
custom: {
50: '#e8b3fd',
500: '#dc92fc',
950: '#000000',
},
}SCSS
$custom: #dc92fc; $custom-light: #e8b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dc92fc",
"rgb": {
"r": 220,
"g": 146,
"b": 252
},
"hsl": {
"h": 281.887,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.77224,
"c": 0.1642,
"h": 315.1
},
"luminance": 0.42802
}Semantic roles & 50–950 ramp
primary
#DC92FC
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086