#DE6EEB#DE6EEB
#DE6EEB is a light, highly saturated purple. Relative luminance 0.327; OKLCH L 71.4% C 0.206 H 323.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6EEB |
|---|---|
| RGB | rgb(222, 110, 235) |
| HSL | hsl(294, 76%, 68%) |
| HSV | hsv(294, 53%, 92%) |
| CMYK | cmyk(5.5%, 53.2%, 0%, 7.8%) |
| CIE-LAB | lab(63.90, 61.08, -44.36) |
| CIE-LCH | lch(63.90, 75.49, 324.01°) |
| OKLab | oklab(71.44% 0.1649 -0.1227) |
| OKLCH | oklch(71.44% 0.206 323.4) |
| XYZ | xyz(50.6941, 32.6821, 82.2192) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.44
Violet (CSS)
#EE82EE
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6EEB #7BEB6E
analogous
#9F6EEB #DE6EEB #EB6EB9
triadic
#DE6EEB #EBDE6E #6EEBDE
tetradic
#DE6EEB #EB9F6E #7BEB6E #6EB9EB
square
#DE6EEB #EB9F6E #7BEB6E #6EB9EB
split-complementary
#DE6EEB #B9EB6E #6EEB9F
monochromatic
#B21BC4 #D238E4 #DE6EEB #EAA4F2 #F6DAFA
Accessibility & contrast
On white
2.79
#DE6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#DE6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6EEB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6EEB | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B92EF
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#E17FA2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de6eeb; /* rgb */ color: rgb(222, 110, 235); /* oklch */ color: oklch(71.4% 0.206 323.4);
Tailwind
colors: {
custom: {
50: '#eb9cf2',
500: '#de6eeb',
950: '#000000',
},
}SCSS
$custom: #de6eeb; $custom-light: #eb9cf2; $custom-dark: #000000;
JSON
{
"hex": "#de6eeb",
"rgb": {
"r": 222,
"g": 110,
"b": 235
},
"hsl": {
"h": 293.76,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.71441,
"c": 0.20556,
"h": 323.4
},
"luminance": 0.3268
}Semantic roles & 50–950 ramp
primary
#DE6EEB
secondary
#CBEEC7
accent
#D80E23
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85