#DE6FEC#DE6FEC
#DE6FEC is a light, highly saturated purple. Relative luminance 0.330; OKLCH L 71.6% C 0.205 H 323.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6FEC |
|---|---|
| RGB | rgb(222, 111, 236) |
| HSL | hsl(293, 77%, 68%) |
| HSV | hsv(293, 53%, 93%) |
| CMYK | cmyk(5.9%, 53%, 0%, 7.5%) |
| CIE-LAB | lab(64.13, 60.79, -44.56) |
| CIE-LCH | lch(64.13, 75.37, 323.76°) |
| OKLab | oklab(71.62% 0.1638 -0.1233) |
| OKLCH | oklch(71.62% 0.205 323) |
| XYZ | xyz(50.9475, 32.9571, 83.0184) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.63
Purply Pink
#F075E6
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6FEC #7DEC6F
analogous
#9F6FEC #DE6FEC #EC6FBB
triadic
#DE6FEC #ECDE6F #6FECDE
tetradic
#DE6FEC #EC9F6F #7DEC6F #6FBBEC
square
#DE6FEC #EC9F6F #7DEC6F #6FBBEC
split-complementary
#DE6FEC #BBEC6F #6FEC9F
monochromatic
#B31AC6 #D239E5 #DE6FEC #EAA5F3 #F7DBFA
Accessibility & contrast
On white
2.77
#DE6FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#DE6FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6FEC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6FEC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C93F0
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#E180A3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de6fec; /* rgb */ color: rgb(222, 111, 236); /* oklch */ color: oklch(71.6% 0.205 323.0);
Tailwind
colors: {
custom: {
50: '#eb9df2',
500: '#de6fec',
950: '#000000',
},
}SCSS
$custom: #de6fec; $custom-light: #eb9df2; $custom-dark: #000000;
JSON
{
"hex": "#de6fec",
"rgb": {
"r": 222,
"g": 111,
"b": 236
},
"hsl": {
"h": 293.28,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.7162,
"c": 0.20496,
"h": 323
},
"luminance": 0.32955
}Semantic roles & 50–950 ramp
primary
#DE6FEC
secondary
#CDEFC8
accent
#D90D23
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85