#DE7BEE#DE7BEE
#DE7BEE is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.3% C 0.188 H 321.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BEE |
|---|---|
| RGB | rgb(222, 123, 238) |
| HSL | hsl(292, 77%, 71%) |
| HSV | hsv(292, 48%, 93%) |
| CMYK | cmyk(6.7%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.42, 55.34, -42.07) |
| CIE-LCH | lch(66.42, 69.51, 322.76°) |
| OKLab | oklab(73.34% 0.1481 -0.1161) |
| OKLCH | oklch(73.34% 0.188 321.9) |
| XYZ | xyz(52.6381, 35.8708, 85.0234) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.26
Light Magenta
#FA5FF7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BEE #8BEE7B
analogous
#A47BEE #DE7BEE #EE7BC4
triadic
#DE7BEE #EEDE7B #7BEEDE
tetradic
#DE7BEE #EEA47B #8BEE7B #7BC4EE
square
#DE7BEE #EEA47B #8BEE7B #7BC4EE
split-complementary
#DE7BEE #C4EE7B #7BEEA4
monochromatic
#BA1BD3 #D045E7 #DE7BEE #ECB1F5 #F8E4FC
Accessibility & contrast
On white
2.57
#DE7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#DE7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BEE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BEE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#E08AAA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de7bee; /* rgb */ color: rgb(222, 123, 238); /* oklch */ color: oklch(73.3% 0.188 321.9);
Tailwind
colors: {
custom: {
50: '#eaa4f4',
500: '#de7bee',
950: '#000000',
},
}SCSS
$custom: #de7bee; $custom-light: #eaa4f4; $custom-dark: #000000;
JSON
{
"hex": "#de7bee",
"rgb": {
"r": 222,
"g": 123,
"b": 238
},
"hsl": {
"h": 291.652,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73344,
"c": 0.18818,
"h": 321.9
},
"luminance": 0.35869
}Semantic roles & 50–950 ramp
primary
#DE7BEE
secondary
#D7F2D3
accent
#D90C29
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85