#DD92EB#DD92EB
#DD92EB is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.6% C 0.147 H 321.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DD92EB |
|---|---|
| RGB | rgb(221, 146, 235) |
| HSL | hsl(291, 69%, 75%) |
| HSV | hsv(291, 38%, 92%) |
| CMYK | cmyk(6%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(70.82, 42.65, -33.57) |
| CIE-LCH | lch(70.82, 54.28, 321.79°) |
| OKLab | oklab(76.57% 0.1141 -0.092) |
| OKLCH | oklch(76.57% 0.147 321.1) |
| XYZ | xyz(55.0913, 41.9299, 83.7724) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.41
Plum
#DDA0DD
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.70
Lavender (survey)
#C79FEF
ΔE00 6.22
Lilac (survey)
#CEA2FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD92EB #A0EB92
analogous
#B192EB #DD92EB #EB92CC
triadic
#DD92EB #EBDD92 #92EBDD
tetradic
#DD92EB #EBB192 #A0EB92 #92CCEB
square
#DD92EB #EBB192 #A0EB92 #92CCEB
split-complementary
#DD92EB #CCEB92 #92EBB1
monochromatic
#BD2BD8 #CD5EE2 #DD92EB #EDC6F4 #F7E5FA
Accessibility & contrast
On white
2.24
#DD92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#DD92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD92EB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD92EB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#9AB0E8
Tritanopia (blue-blind)
#DF9CB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #dd92eb; /* rgb */ color: rgb(221, 146, 235); /* oklch */ color: oklch(76.6% 0.147 321.1);
Tailwind
colors: {
custom: {
50: '#e9b3f1',
500: '#dd92eb',
950: '#000000',
},
}SCSS
$custom: #dd92eb; $custom-light: #e9b3f1; $custom-dark: #000000;
JSON
{
"hex": "#dd92eb",
"rgb": {
"r": 221,
"g": 146,
"b": 235
},
"hsl": {
"h": 290.562,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76566,
"c": 0.14654,
"h": 321.1
},
"luminance": 0.41928
}Semantic roles & 50–950 ramp
primary
#DD92EB
secondary
#DDF2D9
accent
#D11532
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085