#D292FF#D292FF
#D292FF is a light, vivid violet. Relative luminance 0.415; OKLCH L 76.3% C 0.164 H 310.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D292FF |
|---|---|
| RGB | rgb(210, 146, 255) |
| HSL | hsl(275, 100%, 79%) |
| HSV | hsv(275, 43%, 100%) |
| CMYK | cmyk(17.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(70.51, 43.52, -45.06) |
| CIE-LCH | lch(70.51, 62.64, 314.01°) |
| OKLab | oklab(76.35% 0.1053 -0.1252) |
| OKLCH | oklch(76.35% 0.164 310.1) |
| XYZ | xyz(54.9039, 41.4802, 99.7025) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.73
Baby Purple
#CA9BF7
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D292FF #BFFF92
analogous
#9B92FF #D292FF #FF92F6
triadic
#D292FF #FFD292 #92FFD2
tetradic
#D292FF #FF9B92 #BFFF92 #92F6FF
square
#D292FF #FF9B92 #BFFF92 #92F6FF
split-complementary
#D292FF #F6FF92 #92FF9B
monochromatic
#9F18FF #B955FF #D292FF #EBCFFF #F2E0FF
Accessibility & contrast
On white
2.26
#D292FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#D292FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D292FF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D292FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D292FF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#8AAEFC
Tritanopia (blue-blind)
#CDA3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d292ff; /* rgb */ color: rgb(210, 146, 255); /* oklch */ color: oklch(76.3% 0.164 310.1);
Tailwind
colors: {
custom: {
50: '#e1b3ff',
500: '#d292ff',
950: '#000000',
},
}SCSS
$custom: #d292ff; $custom-light: #e1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#d292ff",
"rgb": {
"r": 210,
"g": 146,
"b": 255
},
"hsl": {
"h": 275.229,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.76349,
"c": 0.16354,
"h": 310.1
},
"luminance": 0.41479
}Semantic roles & 50–950 ramp
primary
#D292FF
secondary
#E2F7D4
accent
#E6005F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151118
muted
#848086