#DE6FEB#DE6FEB
#DE6FEB is a light, highly saturated purple. Relative luminance 0.329; OKLCH L 71.6% C 0.204 H 323.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DE6FEB |
|---|---|
| RGB | rgb(222, 111, 235) |
| HSL | hsl(294, 76%, 68%) |
| HSV | hsv(294, 53%, 92%) |
| CMYK | cmyk(5.5%, 52.8%, 0%, 7.8%) |
| CIE-LAB | lab(64.08, 60.61, -44.08) |
| CIE-LCH | lch(64.08, 74.94, 323.97°) |
| OKLab | oklab(71.57% 0.1636 -0.1219) |
| OKLCH | oklch(71.57% 0.204 323.3) |
| XYZ | xyz(50.8026, 32.8991, 82.2554) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE6FEB #7CEB6F
analogous
#A06FEB #DE6FEB #EB6FBA
triadic
#DE6FEB #EBDE6F #6FEBDE
tetradic
#DE6FEB #EBA06F #7CEB6F #6FBAEB
square
#DE6FEB #EBA06F #7CEB6F #6FBAEB
split-complementary
#DE6FEB #BAEB6F #6FEBA0
monochromatic
#B31BC4 #D239E4 #DE6FEB #EAA5F2 #F7DAFA
Accessibility & contrast
On white
2.77
#DE6FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#DE6FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE6FEB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE6FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE6FEB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D93EF
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#E17FA3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #de6feb; /* rgb */ color: rgb(222, 111, 235); /* oklch */ color: oklch(71.6% 0.204 323.3);
Tailwind
colors: {
custom: {
50: '#eb9df2',
500: '#de6feb',
950: '#000000',
},
}SCSS
$custom: #de6feb; $custom-light: #eb9df2; $custom-dark: #000000;
JSON
{
"hex": "#de6feb",
"rgb": {
"r": 222,
"g": 111,
"b": 235
},
"hsl": {
"h": 293.71,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.7157,
"c": 0.20404,
"h": 323.3
},
"luminance": 0.32897
}Semantic roles & 50–950 ramp
primary
#DE6FEB
secondary
#CCEEC8
accent
#D80E23
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160F17
muted
#847E85