#DE7BE9#DE7BE9
#DE7BE9 is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.1% C 0.183 H 323.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BE9 |
|---|---|
| RGB | rgb(222, 123, 233) |
| HSL | hsl(294, 71%, 70%) |
| HSV | hsv(294, 47%, 91%) |
| CMYK | cmyk(4.7%, 47.2%, 0%, 8.6%) |
| CIE-LAB | lab(66.20, 54.41, -39.65) |
| CIE-LCH | lch(66.20, 67.32, 323.92°) |
| OKLab | oklab(73.11% 0.1473 -0.1092) |
| OKLCH | oklch(73.11% 0.183 323.5) |
| XYZ | xyz(51.9137, 35.5810, 81.2083) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.36
Orchid
#DA70D6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BE9 #86E97B
analogous
#A77BE9 #DE7BE9 #E97BBD
triadic
#DE7BE9 #E9DE7B #7BE9DE
tetradic
#DE7BE9 #E9A77B #86E97B #7BBDE9
square
#DE7BE9 #E9A77B #86E97B #7BBDE9
split-complementary
#DE7BE9 #BDE97B #7BE9A7
monochromatic
#B821C8 #D147E0 #DE7BE9 #EBAFF2 #F8E4FA
Accessibility & contrast
On white
2.59
#DE7BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DE7BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BE9
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BE9 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D99ED
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#E188A7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de7be9; /* rgb */ color: rgb(222, 123, 233); /* oklch */ color: oklch(73.1% 0.183 323.5);
Tailwind
colors: {
custom: {
50: '#eaa4f0',
500: '#de7be9',
950: '#000000',
},
}SCSS
$custom: #de7be9; $custom-light: #eaa4f0; $custom-dark: #000000;
JSON
{
"hex": "#de7be9",
"rgb": {
"r": 222,
"g": 123,
"b": 233
},
"hsl": {
"h": 294,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.73106,
"c": 0.18339,
"h": 323.5
},
"luminance": 0.35579
}Semantic roles & 50–950 ramp
primary
#DE7BE9
secondary
#D3EFD0
accent
#D31225
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84