#DE7EEB#DE7EEB
#DE7EEB is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.6% C 0.180 H 322.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7EEB |
|---|---|
| RGB | rgb(222, 126, 235) |
| HSL | hsl(293, 73%, 71%) |
| HSV | hsv(293, 46%, 92%) |
| CMYK | cmyk(5.5%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.86, 53.28, -39.72) |
| CIE-LCH | lch(66.86, 66.46, 323.30°) |
| OKLab | oklab(73.63% 0.1435 -0.1094) |
| OKLCH | oklch(73.63% 0.18 322.7) |
| XYZ | xyz(52.5789, 36.4517, 82.8475) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.65
Orchid
#DA70D6
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7EEB #8BEB7E
analogous
#A77EEB #DE7EEB #EB7EC1
triadic
#DE7EEB #EBDE7E #7EEBDE
tetradic
#DE7EEB #EBA77E #8BEB7E #7EC1EB
square
#DE7EEB #EBA77E #8BEB7E #7EC1EB
split-complementary
#DE7EEB #C1EB7E #7EEBA7
monochromatic
#BA20CF #D049E3 #DE7EEB #ECB3F3 #F8E5FB
Accessibility & contrast
On white
2.53
#DE7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#DE7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7EEB
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7EEB | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#E18BAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de7eeb; /* rgb */ color: rgb(222, 126, 235); /* oklch */ color: oklch(73.6% 0.180 322.7);
Tailwind
colors: {
custom: {
50: '#eaa6f2',
500: '#de7eeb',
950: '#000000',
},
}SCSS
$custom: #de7eeb; $custom-light: #eaa6f2; $custom-dark: #000000;
JSON
{
"hex": "#de7eeb",
"rgb": {
"r": 222,
"g": 126,
"b": 235
},
"hsl": {
"h": 292.844,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73629,
"c": 0.18047,
"h": 322.7
},
"luminance": 0.36449
}Semantic roles & 50–950 ramp
primary
#DE7EEB
secondary
#D7F1D4
accent
#D51028
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85