#DE6FDF#DE6FDF
#DE6FDF is a light, vivid purple. Relative luminance 0.322; OKLCH L 71.0% C 0.193 H 327.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6FDF |
|---|---|
| RGB | rgb(222, 111, 223) |
| HSL | hsl(299, 64%, 65%) |
| HSV | hsv(299, 50%, 87%) |
| CMYK | cmyk(0.4%, 50.2%, 0%, 12.5%) |
| CIE-LAB | lab(63.53, 58.46, -38.27) |
| CIE-LCH | lch(63.53, 69.87, 326.79°) |
| OKLab | oklab(70.99% 0.1621 -0.1051) |
| OKLCH | oklch(70.99% 0.193 327) |
| XYZ | xyz(49.1271, 32.2289, 73.4309) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6FDF #70DF6F
analogous
#A66FDF #DE6FDF #DF6FA8
triadic
#DE6FDF #DFDE6F #6FDFDE
tetradic
#DE6FDF #DFA66F #70DF6F #6FA8DF
square
#DE6FDF #DFA66F #70DF6F #6FA8DF
split-complementary
#DE6FDF #A8DF6F #6FDFA6
monochromatic
#AC26AD #D33DD4 #DE6FDF #E9A1EA #F5D3F5
Accessibility & contrast
On white
2.82
#DE6FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#DE6FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6FDF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6FDF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6491E3
Deuteranopia (green-blind)
#869FDC
Tritanopia (blue-blind)
#E47B9D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #de6fdf; /* rgb */ color: rgb(222, 111, 223); /* oklch */ color: oklch(71.0% 0.193 327.0);
Tailwind
colors: {
custom: {
50: '#eb9de9',
500: '#de6fdf',
950: '#000000',
},
}SCSS
$custom: #de6fdf; $custom-light: #eb9de9; $custom-dark: #000000;
JSON
{
"hex": "#de6fdf",
"rgb": {
"r": 222,
"g": 111,
"b": 223
},
"hsl": {
"h": 299.464,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.70988,
"c": 0.19322,
"h": 327
},
"luminance": 0.32226
}Semantic roles & 50–950 ramp
primary
#DE6FDF
secondary
#C2E8C2
accent
#CB1A1C
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F16
muted
#847E84