#DD92FB#DD92FB
#DD92FB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.164 H 315.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DD92FB |
|---|---|
| RGB | rgb(221, 146, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 42%, 98%) |
| CMYK | cmyk(12%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.48, 45.81, -41.27) |
| CIE-LCH | lch(71.48, 61.66, 317.98°) |
| OKLab | oklab(77.28% 0.1173 -0.114) |
| OKLCH | oklch(77.28% 0.164 315.8) |
| XYZ | xyz(57.5076, 42.8964, 96.4985) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.46
Liliac
#C48EFD
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD92FB #B0FB92
analogous
#A892FB #DD92FB #FB92E4
triadic
#DD92FB #FBDD92 #92FBDD
tetradic
#DD92FB #FBA892 #B0FB92 #92E4FB
square
#DD92FB #FBA892 #B0FB92 #92E4FB
split-complementary
#DD92FB #E4FB92 #92FBA8
monochromatic
#B81CF7 #CB57F9 #DD92FB #EFCDFD #F6E1FE
Accessibility & contrast
On white
2.19
#DD92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#DD92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD92FB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD92FB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#DCA0BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd92fb; /* rgb */ color: rgb(221, 146, 251); /* oklch */ color: oklch(77.3% 0.164 315.8);
Tailwind
colors: {
custom: {
50: '#e9b3fd',
500: '#dd92fb',
950: '#000000',
},
}SCSS
$custom: #dd92fb; $custom-light: #e9b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dd92fb",
"rgb": {
"r": 221,
"g": 146,
"b": 251
},
"hsl": {
"h": 282.857,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77281,
"c": 0.16356,
"h": 315.8
},
"luminance": 0.42895
}Semantic roles & 50–950 ramp
primary
#DD92FB
secondary
#DEF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085