#DE7BE0#DE7BE0
#DE7BE0 is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.7% C 0.175 H 326.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BE0 |
|---|---|
| RGB | rgb(222, 123, 224) |
| HSL | hsl(299, 62%, 68%) |
| HSV | hsv(299, 45%, 88%) |
| CMYK | cmyk(0.9%, 45.1%, 0%, 12.2%) |
| CIE-LAB | lab(65.81, 52.76, -35.27) |
| CIE-LCH | lch(65.81, 63.47, 326.24°) |
| OKLab | oklab(72.69% 0.1458 -0.0966) |
| OKLCH | oklch(72.69% 0.175 326.5) |
| XYZ | xyz(50.6607, 35.0798, 74.6092) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.25
Orchid (survey)
#C875C4
ΔE00 5.36
Candy Pink
#FF63E9
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BE0 #7DE07B
analogous
#AB7BE0 #DE7BE0 #E07BAF
triadic
#DE7BE0 #E0DE7B #7BE0DE
tetradic
#DE7BE0 #E0AB7B #7DE07B #7BAFE0
square
#DE7BE0 #E0AB7B #7DE07B #7BAFE0
split-complementary
#DE7BE0 #AFE07B #7BE0AB
monochromatic
#B32BB6 #D249D4 #DE7BE0 #EAADEC #F7DEF7
Accessibility & contrast
On white
2.62
#DE7BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#DE7BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BE0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BE0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E3
Deuteranopia (green-blind)
#8EA4DD
Tritanopia (blue-blind)
#E386A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7be0; /* rgb */ color: rgb(222, 123, 224); /* oklch */ color: oklch(72.7% 0.175 326.5);
Tailwind
colors: {
custom: {
50: '#eaa4ea',
500: '#de7be0',
950: '#000000',
},
}SCSS
$custom: #de7be0; $custom-light: #eaa4ea; $custom-dark: #000000;
JSON
{
"hex": "#de7be0",
"rgb": {
"r": 222,
"g": 123,
"b": 224
},
"hsl": {
"h": 298.812,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.72691,
"c": 0.17494,
"h": 326.5
},
"luminance": 0.35077
}Semantic roles & 50–950 ramp
primary
#DE7BE0
secondary
#CDEBCC
accent
#CA1C1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84