#DD92FC#DD92FC
#DD92FC is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.3% C 0.165 H 315.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DD92FC |
|---|---|
| RGB | rgb(221, 146, 252) |
| HSL | hsl(282, 95%, 78%) |
| HSV | hsv(282, 42%, 99%) |
| CMYK | cmyk(12.3%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(71.53, 46.01, -41.75) |
| CIE-LCH | lch(71.53, 62.13, 317.78°) |
| OKLab | oklab(77.33% 0.1174 -0.1154) |
| OKLCH | oklch(77.33% 0.165 315.5) |
| XYZ | xyz(57.6657, 42.9597, 97.3309) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.44
Liliac
#C48EFD
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD92FC #B1FC92
analogous
#A892FC #DD92FC #FC92E6
triadic
#DD92FC #FCDD92 #92FCDD
tetradic
#DD92FC #FCA892 #B1FC92 #92E6FC
square
#DD92FC #FCA892 #B1FC92 #92E6FC
split-complementary
#DD92FC #E6FC92 #92FCA8
monochromatic
#B81BF9 #CA56FA #DD92FC #F0CEFE #F6E1FE
Accessibility & contrast
On white
2.19
#DD92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DD92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD92FC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD92FC | 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)
#7FABFF
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#DBA1BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd92fc; /* rgb */ color: rgb(221, 146, 252); /* oklch */ color: oklch(77.3% 0.165 315.5);
Tailwind
colors: {
custom: {
50: '#e9b3fd',
500: '#dd92fc',
950: '#000000',
},
}SCSS
$custom: #dd92fc; $custom-light: #e9b3fd; $custom-dark: #000000;
JSON
{
"hex": "#dd92fc",
"rgb": {
"r": 221,
"g": 146,
"b": 252
},
"hsl": {
"h": 282.453,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.77328,
"c": 0.16465,
"h": 315.5
},
"luminance": 0.42958
}Semantic roles & 50–950 ramp
primary
#DD92FC
secondary
#DEF6D5
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086