#DE92E7#DE92E7
#DE92E7 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.5% C 0.143 H 323.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DE92E7 |
|---|---|
| RGB | rgb(222, 146, 231) |
| HSL | hsl(294, 64%, 74%) |
| HSV | hsv(294, 37%, 91%) |
| CMYK | cmyk(3.9%, 36.8%, 0%, 9.4%) |
| CIE-LAB | lab(70.77, 42.19, -31.44) |
| CIE-LCH | lch(70.77, 52.62, 323.30°) |
| OKLab | oklab(76.5% 0.1143 -0.0859) |
| OKLCH | oklch(76.5% 0.143 323.1) |
| XYZ | xyz(54.8253, 41.8588, 80.7774) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 4.42
Plum
#DDA0DD
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 6.40
Purply Pink
#F075E6
ΔE00 6.52
Lavender (survey)
#C79FEF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE92E7 #9BE792
analogous
#B492E7 #DE92E7 #E792C6
triadic
#DE92E7 #E7DE92 #92E7DE
tetradic
#DE92E7 #E7B492 #9BE792 #92C6E7
square
#DE92E7 #E7B492 #9BE792 #92C6E7
split-complementary
#DE92E7 #C6E792 #92E7B4
monochromatic
#BF2ED1 #CF60DC #DE92E7 #EDC4F2 #F7E6F9
Accessibility & contrast
On white
2.24
#DE92E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#DE92E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE92E7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE92E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE92E7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7EA
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#E19BB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de92e7; /* rgb */ color: rgb(222, 146, 231); /* oklch */ color: oklch(76.5% 0.143 323.1);
Tailwind
colors: {
custom: {
50: '#e9b3ef',
500: '#de92e7',
950: '#000000',
},
}SCSS
$custom: #de92e7; $custom-light: #e9b3ef; $custom-dark: #000000;
JSON
{
"hex": "#de92e7",
"rgb": {
"r": 222,
"g": 146,
"b": 231
},
"hsl": {
"h": 293.647,
"s": 63.91,
"l": 73.922
},
"oklch": {
"l": 0.76502,
"c": 0.14301,
"h": 323.1
},
"luminance": 0.41857
}Semantic roles & 50–950 ramp
primary
#DE92E7
secondary
#DDF1DA
accent
#CC1A2D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084