#DC92FB#DC92FB
#DC92FB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.2% C 0.163 H 315.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92FB |
|---|---|
| RGB | rgb(220, 146, 251) |
| HSL | hsl(282, 93%, 78%) |
| HSV | hsv(282, 42%, 98%) |
| CMYK | cmyk(12.4%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.38, 45.52, -41.45) |
| CIE-LCH | lch(71.38, 61.56, 317.68°) |
| OKLab | oklab(77.18% 0.1161 -0.1145) |
| OKLCH | oklch(77.18% 0.163 315.4) |
| XYZ | xyz(57.2040, 42.7399, 96.4843) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.92
Lilac (survey)
#CEA2FD
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92FB #B1FB92
analogous
#A892FB #DC92FB #FB92E5
triadic
#DC92FB #FBDC92 #92FBDC
tetradic
#DC92FB #FBA892 #B1FB92 #92E5FB
square
#DC92FB #FBA892 #B1FB92 #92E5FB
split-complementary
#DC92FB #E5FB92 #92FBA8
monochromatic
#B61CF7 #C957F9 #DC92FB #EFCDFD #F6E1FE
Accessibility & contrast
On white
2.20
#DC92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#DC92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92FB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92FB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#DAA0BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc92fb; /* rgb */ color: rgb(220, 146, 251); /* oklch */ color: oklch(77.2% 0.163 315.4);
Tailwind
colors: {
custom: {
50: '#e8b3fd',
500: '#dc92fb',
950: '#000000',
},
}SCSS
$custom: #dc92fb; $custom-light: #e8b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dc92fb",
"rgb": {
"r": 220,
"g": 146,
"b": 251
},
"hsl": {
"h": 282.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77178,
"c": 0.1631,
"h": 315.4
},
"luminance": 0.42738
}Semantic roles & 50–950 ramp
primary
#DC92FB
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085