#DE69F1#DE69F1
#DE69F1 is a light, highly saturated purple. Relative luminance 0.320; OKLCH L 71.1% C 0.218 H 321.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DE69F1 |
|---|---|
| RGB | rgb(222, 105, 241) |
| HSL | hsl(292, 83%, 68%) |
| HSV | hsv(292, 56%, 95%) |
| CMYK | cmyk(7.9%, 56.4%, 0%, 5.5%) |
| CIE-LAB | lab(63.33, 64.49, -48.59) |
| CIE-LCH | lch(63.33, 80.74, 323.01°) |
| OKLab | oklab(71.12% 0.1718 -0.1349) |
| OKLCH | oklch(71.12% 0.218 321.9) |
| XYZ | xyz(51.0512, 31.9861, 86.6869) |
| Luminance | 0.3198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.69
Heliotrope
#D94FF5
ΔE00 4.77
Bright Lilac
#C95EFB
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE69F1 #7CF169
analogous
#9A69F1 #DE69F1 #F169C0
triadic
#DE69F1 #F1DE69 #69F1DE
tetradic
#DE69F1 #F19A69 #7CF169 #69C0F1
square
#DE69F1 #F19A69 #7CF169 #69C0F1
split-complementary
#DE69F1 #C0F169 #69F19A
monochromatic
#B313CD #D231EC #DE69F1 #EAA1F6 #F7D9FB
Accessibility & contrast
On white
2.84
#DE69F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#DE69F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE69F1
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE69F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE69F1 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5091F5
Deuteranopia (green-blind)
#789EED
Tritanopia (blue-blind)
#E07DA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #de69f1; /* rgb */ color: rgb(222, 105, 241); /* oklch */ color: oklch(71.1% 0.218 321.9);
Tailwind
colors: {
custom: {
50: '#eb99f6',
500: '#de69f1',
950: '#000000',
},
}SCSS
$custom: #de69f1; $custom-light: #eb99f6; $custom-dark: #000000;
JSON
{
"hex": "#de69f1",
"rgb": {
"r": 222,
"g": 105,
"b": 241
},
"hsl": {
"h": 291.618,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.71116,
"c": 0.21842,
"h": 321.9
},
"luminance": 0.31984
}Semantic roles & 50–950 ramp
primary
#DE69F1
secondary
#CCF0C6
accent
#DF0624
background
#FEF9FF
surface
#FDF2FE
border
#D5CCD6
text
#170E17
muted
#857E85