#DC92F2#DC92F2
#DC92F2 is a light, vivid purple. Relative luminance 0.422; OKLCH L 76.8% C 0.153 H 318.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92F2 |
|---|---|
| RGB | rgb(220, 146, 242) |
| HSL | hsl(286, 79%, 76%) |
| HSV | hsv(286, 40%, 95%) |
| CMYK | cmyk(9.1%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.00, 43.72, -37.13) |
| CIE-LCH | lch(71.00, 57.36, 319.66°) |
| OKLab | oklab(76.77% 0.1144 -0.1022) |
| OKLCH | oklch(76.77% 0.153 318.2) |
| XYZ | xyz(55.8189, 42.1858, 89.1895) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.71
Baby Purple
#CA9BF7
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 5.75
Liliac
#C48EFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92F2 #A8F292
analogous
#AC92F2 #DC92F2 #F292D8
triadic
#DC92F2 #F2DC92 #92F2DC
tetradic
#DC92F2 #F2AC92 #A8F292 #92D8F2
square
#DC92F2 #F2AC92 #A8F292 #92D8F2
split-complementary
#DC92F2 #D8F292 #92F2AC
monochromatic
#B925E5 #CA5BEB #DC92F2 #EEC9F9 #F6E4FC
Accessibility & contrast
On white
2.23
#DC92F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#DC92F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92F2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92F2 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#DC9EB7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dc92f2; /* rgb */ color: rgb(220, 146, 242); /* oklch */ color: oklch(76.8% 0.153 318.2);
Tailwind
colors: {
custom: {
50: '#e8b3f6',
500: '#dc92f2',
950: '#000000',
},
}SCSS
$custom: #dc92f2; $custom-light: #e8b3f6; $custom-dark: #000000;
JSON
{
"hex": "#dc92f2",
"rgb": {
"r": 220,
"g": 146,
"b": 242
},
"hsl": {
"h": 286.25,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.76768,
"c": 0.15338,
"h": 318.2
},
"luminance": 0.42184
}Semantic roles & 50–950 ramp
primary
#DC92F2
secondary
#DEF4D7
accent
#DB0B3A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085