#DC92FE#DC92FE
#DC92FE is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.166 H 314.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DC92FE |
|---|---|
| RGB | rgb(220, 146, 254) |
| HSL | hsl(281, 98%, 78%) |
| HSV | hsv(281, 43%, 100%) |
| CMYK | cmyk(13.4%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.51, 46.13, -42.88) |
| CIE-LCH | lch(71.51, 62.98, 317.09°) |
| OKLab | oklab(77.32% 0.1166 -0.1187) |
| OKLCH | oklch(77.32% 0.166 314.5) |
| XYZ | xyz(57.6806, 42.9305, 98.9946) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.28
Liliac
#C48EFD
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.69
Lavender (survey)
#C79FEF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC92FE #B4FE92
analogous
#A692FE #DC92FE #FE92EA
triadic
#DC92FE #FEDC92 #92FEDC
tetradic
#DC92FE #FEA692 #B4FE92 #92EAFE
square
#DC92FE #FEA692 #B4FE92 #92EAFE
split-complementary
#DC92FE #EAFE92 #92FEA6
monochromatic
#B519FD #C955FD #DC92FE #EFCFFF #F5E1FF
Accessibility & contrast
On white
2.19
#DC92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DC92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC92FE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC92FE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#DAA1BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc92fe; /* rgb */ color: rgb(220, 146, 254); /* oklch */ color: oklch(77.3% 0.166 314.5);
Tailwind
colors: {
custom: {
50: '#e8b3ff',
500: '#dc92fe',
950: '#000000',
},
}SCSS
$custom: #dc92fe; $custom-light: #e8b3ff; $custom-dark: #000000;
JSON
{
"hex": "#dc92fe",
"rgb": {
"r": 220,
"g": 146,
"b": 254
},
"hsl": {
"h": 281.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.77317,
"c": 0.16639,
"h": 314.5
},
"luminance": 0.42929
}Semantic roles & 50–950 ramp
primary
#DC92FE
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086