#DE7FFB#DE7FFB
#DE7FFB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.195 H 317.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7FFB |
|---|---|
| RGB | rgb(222, 127, 251) |
| HSL | hsl(286, 94%, 74%) |
| HSV | hsv(286, 49%, 98%) |
| CMYK | cmyk(11.6%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(67.78, 55.85, -47.07) |
| CIE-LCH | lch(67.78, 73.04, 319.87°) |
| OKLab | oklab(74.55% 0.1444 -0.1306) |
| OKLCH | oklch(74.55% 0.195 317.9) |
| XYZ | xyz(55.1237, 37.6753, 95.6164) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 5.54
Light Purple
#BF77F6
ΔE00 5.88
Liliac
#C48EFD
ΔE00 6.01
Violet Pink
#FB5FFC
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7FFB #9CFB7F
analogous
#A07FFB #DE7FFB #FB7FDA
triadic
#DE7FFB #FBDE7F #7FFBDE
tetradic
#DE7FFB #FBA07F #9CFB7F #7FDAFB
square
#DE7FFB #FBA07F #9CFB7F #7FDAFB
split-complementary
#DE7FFB #DAFB7F #7FFBA0
monochromatic
#BF08F7 #CF44F9 #DE7FFB #EDBAFD #F7E1FE
Accessibility & contrast
On white
2.46
#DE7FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#DE7FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7FFB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7FFB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#DE91B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de7ffb; /* rgb */ color: rgb(222, 127, 251); /* oklch */ color: oklch(74.5% 0.195 317.9);
Tailwind
colors: {
custom: {
50: '#eaa7fd',
500: '#de7ffb',
950: '#000000',
},
}SCSS
$custom: #de7ffb; $custom-light: #eaa7fd; $custom-dark: #000000;
JSON
{
"hex": "#de7ffb",
"rgb": {
"r": 222,
"g": 127,
"b": 251
},
"hsl": {
"h": 285.968,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.74546,
"c": 0.1947,
"h": 317.9
},
"luminance": 0.37673
}Semantic roles & 50–950 ramp
primary
#DE7FFB
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85