#DE69E7#DE69E7
#DE69E7 is a light, highly saturated purple. Relative luminance 0.314; OKLCH L 70.6% C 0.209 H 324.7°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE69E7 |
|---|---|
| RGB | rgb(222, 105, 231) |
| HSL | hsl(296, 72%, 66%) |
| HSV | hsv(296, 55%, 91%) |
| CMYK | cmyk(3.9%, 54.5%, 0%, 9.4%) |
| CIE-LAB | lab(62.85, 62.68, -43.80) |
| CIE-LCH | lch(62.85, 76.47, 325.06°) |
| OKLab | oklab(70.6% 0.1709 -0.121) |
| OKLCH | oklch(70.6% 0.209 324.7) |
| XYZ | xyz(49.5984, 31.4049, 79.0351) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 4.22
Violet Pink
#FB5FFC
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 4.57
Candy Pink
#FF63E9
ΔE00 5.33
Heliotrope
#D94FF5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE69E7 #72E769
analogous
#9F69E7 #DE69E7 #E769B1
triadic
#DE69E7 #E7DE69 #69E7DE
tetradic
#DE69E7 #E79F69 #72E769 #69B1E7
square
#DE69E7 #E79F69 #72E769 #69B1E7
split-complementary
#DE69E7 #B1E769 #69E79F
monochromatic
#AD1DB8 #D234DF #DE69E7 #EA9EEF #F5D3F8
Accessibility & contrast
On white
2.88
#DE69E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#DE69E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE69E7
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE69E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE69E7 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#578FEB
Deuteranopia (green-blind)
#7E9DE3
Tritanopia (blue-blind)
#E2799E
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #de69e7; /* rgb */ color: rgb(222, 105, 231); /* oklch */ color: oklch(70.6% 0.209 324.7);
Tailwind
colors: {
custom: {
50: '#eb99ef',
500: '#de69e7',
950: '#000000',
},
}SCSS
$custom: #de69e7; $custom-light: #eb99ef; $custom-dark: #000000;
JSON
{
"hex": "#de69e7",
"rgb": {
"r": 222,
"g": 105,
"b": 231
},
"hsl": {
"h": 295.714,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.70605,
"c": 0.20944,
"h": 324.7
},
"luminance": 0.31402
}Semantic roles & 50–950 ramp
primary
#DE69E7
secondary
#C4EBC1
accent
#D4111F
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170E16
muted
#857E84