#DD92F8#DD92F8
#DD92F8 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.1% C 0.160 H 316.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DD92F8 |
|---|---|
| RGB | rgb(221, 146, 248) |
| HSL | hsl(284, 88%, 77%) |
| HSV | hsv(284, 41%, 97%) |
| CMYK | cmyk(10.9%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(71.36, 45.20, -39.84) |
| CIE-LCH | lch(71.36, 60.25, 318.61°) |
| OKLab | oklab(77.14% 0.1167 -0.1099) |
| OKLCH | oklch(77.14% 0.16 316.7) |
| XYZ | xyz(57.0385, 42.7088, 94.0277) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 5.43
Pastel Purple
#CAA0FF
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD92F8 #ADF892
analogous
#AA92F8 #DD92F8 #F892E0
triadic
#DD92F8 #F8DD92 #92F8DD
tetradic
#DD92F8 #F8AA92 #ADF892 #92E0F8
square
#DD92F8 #F8AA92 #ADF892 #92E0F8
split-complementary
#DD92F8 #E0F892 #92F8AA
monochromatic
#B91FF1 #CB58F4 #DD92F8 #EFCCFC #F6E2FD
Accessibility & contrast
On white
2.20
#DD92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#DD92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD92F8
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD92F8 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#DCA0B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd92f8; /* rgb */ color: rgb(221, 146, 248); /* oklch */ color: oklch(77.1% 0.160 316.7);
Tailwind
colors: {
custom: {
50: '#e9b3fb',
500: '#dd92f8',
950: '#000000',
},
}SCSS
$custom: #dd92f8; $custom-light: #e9b3fb; $custom-dark: #000000;
JSON
{
"hex": "#dd92f8",
"rgb": {
"r": 221,
"g": 146,
"b": 248
},
"hsl": {
"h": 284.118,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.77144,
"c": 0.16032,
"h": 316.7
},
"luminance": 0.42707
}Semantic roles & 50–950 ramp
primary
#DD92F8
secondary
#DEF5D6
accent
#E5013D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085