#DE7BEA#DE7BEA
#DE7BEA is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.2% C 0.184 H 323.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BEA |
|---|---|
| RGB | rgb(222, 123, 234) |
| HSL | hsl(294, 73%, 70%) |
| HSV | hsv(294, 47%, 92%) |
| CMYK | cmyk(5.1%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(66.24, 54.59, -40.14) |
| CIE-LCH | lch(66.24, 67.76, 323.68°) |
| OKLab | oklab(73.15% 0.1475 -0.1106) |
| OKLCH | oklch(73.15% 0.184 323.1) |
| XYZ | xyz(52.0569, 35.6383, 81.9628) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 3.44
Orchid
#DA70D6
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BEA #87EA7B
analogous
#A77BEA #DE7BEA #EA7BBE
triadic
#DE7BEA #EADE7B #7BEADE
tetradic
#DE7BEA #EAA77B #87EA7B #7BBEEA
square
#DE7BEA #EAA77B #87EA7B #7BBEEA
split-complementary
#DE7BEA #BEEA7B #7BEAA7
monochromatic
#B820CA #D146E2 #DE7BEA #EBB0F2 #F8E5FB
Accessibility & contrast
On white
2.58
#DE7BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DE7BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BEA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BEA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEE
Deuteranopia (green-blind)
#89A5E7
Tritanopia (blue-blind)
#E189A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de7bea; /* rgb */ color: rgb(222, 123, 234); /* oklch */ color: oklch(73.2% 0.184 323.1);
Tailwind
colors: {
custom: {
50: '#eaa4f1',
500: '#de7bea',
950: '#000000',
},
}SCSS
$custom: #de7bea; $custom-light: #eaa4f1; $custom-dark: #000000;
JSON
{
"hex": "#de7bea",
"rgb": {
"r": 222,
"g": 123,
"b": 234
},
"hsl": {
"h": 293.514,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.73154,
"c": 0.18434,
"h": 323.1
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#DE7BEA
secondary
#D4F0D1
accent
#D51126
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85