#DE7BEB#DE7BEB
#DE7BEB is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.2% C 0.185 H 322.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BEB |
|---|---|
| RGB | rgb(222, 123, 235) |
| HSL | hsl(293, 74%, 70%) |
| HSV | hsv(293, 48%, 92%) |
| CMYK | cmyk(5.5%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.29, 54.78, -40.62) |
| CIE-LCH | lch(66.29, 68.20, 323.44°) |
| OKLab | oklab(73.2% 0.1476 -0.112) |
| OKLCH | oklch(73.2% 0.185 322.8) |
| XYZ | xyz(52.2010, 35.6960, 82.7215) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.54
Orchid
#DA70D6
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 5.47
Violet Pink
#FB5FFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BEB #88EB7B
analogous
#A67BEB #DE7BEB #EB7BC0
triadic
#DE7BEB #EBDE7B #7BEBDE
tetradic
#DE7BEB #EBA67B #88EB7B #7BC0EB
square
#DE7BEB #EBA67B #88EB7B #7BC0EB
split-complementary
#DE7BEB #C0EB7B #7BEBA6
monochromatic
#B81FCD #D146E3 #DE7BEB #EBB0F3 #F8E4FB
Accessibility & contrast
On white
2.58
#DE7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DE7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BEB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BEB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9AEF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#E189A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de7beb; /* rgb */ color: rgb(222, 123, 235); /* oklch */ color: oklch(73.2% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#eaa4f2',
500: '#de7beb',
950: '#000000',
},
}SCSS
$custom: #de7beb; $custom-light: #eaa4f2; $custom-dark: #000000;
JSON
{
"hex": "#de7beb",
"rgb": {
"r": 222,
"g": 123,
"b": 235
},
"hsl": {
"h": 293.036,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.73201,
"c": 0.18529,
"h": 322.8
},
"luminance": 0.35694
}Semantic roles & 50–950 ramp
primary
#DE7BEB
secondary
#D5F0D1
accent
#D61027
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85