#D092DF#D092DF
#D092DF is a light, vivid purple. Relative luminance 0.393; OKLCH L 74.7% C 0.127 H 319.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D092DF |
|---|---|
| RGB | rgb(208, 146, 223) |
| HSL | hsl(288, 55%, 72%) |
| HSV | hsv(288, 35%, 87%) |
| CMYK | cmyk(6.7%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(68.97, 36.34, -29.96) |
| CIE-LCH | lch(68.97, 47.10, 320.50°) |
| OKLab | oklab(74.7% 0.0964 -0.0819) |
| OKLCH | oklch(74.7% 0.127 319.7) |
| XYZ | xyz(49.6089, 39.2968, 74.7695) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.47
Plum
#DDA0DD
ΔE00 4.94
Pale Purple
#B790D4
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.54
Violet (CSS)
#EE82EE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D092DF #A1DF92
analogous
#AA92DF #D092DF #DF92C7
triadic
#D092DF #DFD092 #92DFD0
tetradic
#D092DF #DFAA92 #A1DF92 #92C7DF
square
#D092DF #DFAA92 #A1DF92 #92C7DF
split-complementary
#D092DF #C7DF92 #92DFAA
monochromatic
#A438BF #BC63D1 #D092DF #E4C1ED #F5E7F8
Accessibility & contrast
On white
2.37
#D092DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#D092DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D092DF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D092DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D092DF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A4E2
Deuteranopia (green-blind)
#97ABDD
Tritanopia (blue-blind)
#D19BAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d092df; /* rgb */ color: rgb(208, 146, 223); /* oklch */ color: oklch(74.7% 0.127 319.7);
Tailwind
colors: {
custom: {
50: '#dfb3e9',
500: '#d092df',
950: '#000000',
},
}SCSS
$custom: #d092df; $custom-light: #dfb3e9; $custom-dark: #000000;
JSON
{
"hex": "#d092df",
"rgb": {
"r": 208,
"g": 146,
"b": 223
},
"hsl": {
"h": 288.312,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.74698,
"c": 0.12654,
"h": 319.7
},
"luminance": 0.39295
}Semantic roles & 50–950 ramp
primary
#D092DF
secondary
#E0EFDC
accent
#C22342
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084