#DC92DF#DC92DF
#DC92DF is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.0% C 0.134 H 325.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92DF |
|---|---|
| RGB | rgb(220, 146, 223) |
| HSL | hsl(298, 55%, 72%) |
| HSV | hsv(298, 35%, 87%) |
| CMYK | cmyk(1.3%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(70.25, 40.07, -27.87) |
| CIE-LCH | lch(70.25, 48.82, 325.18°) |
| OKLab | oklab(75.96% 0.1101 -0.0758) |
| OKLCH | oklch(75.96% 0.134 325.4) |
| XYZ | xyz(53.1121, 41.1031, 74.9337) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.14
Plum
#DDA0DD
ΔE00 4.00
Violet (CSS)
#EE82EE
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.23
Pale Purple
#B790D4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92DF #95DF92
analogous
#B592DF #DC92DF #DF92BC
triadic
#DC92DF #DFDC92 #92DFDC
tetradic
#DC92DF #DFB592 #95DF92 #92BCDF
square
#DC92DF #DFB592 #95DF92 #92BCDF
split-complementary
#DC92DF #BCDF92 #92DFB5
monochromatic
#B938BF #CD63D1 #DC92DF #EBC1ED #F7E7F8
Accessibility & contrast
On white
2.28
#DC92DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DC92DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92DF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92DF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#E099AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc92df; /* rgb */ color: rgb(220, 146, 223); /* oklch */ color: oklch(76.0% 0.134 325.4);
Tailwind
colors: {
custom: {
50: '#e8b3e9',
500: '#dc92df',
950: '#000000',
},
}SCSS
$custom: #dc92df; $custom-light: #e8b3e9; $custom-dark: #000000;
JSON
{
"hex": "#dc92df",
"rgb": {
"r": 220,
"g": 146,
"b": 223
},
"hsl": {
"h": 297.662,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.75956,
"c": 0.13373,
"h": 325.4
},
"luminance": 0.41101
}Semantic roles & 50–950 ramp
primary
#DC92DF
secondary
#DDEFDC
accent
#C2232A
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084