#DE7BED#DE7BED
#DE7BED is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.3% C 0.187 H 322.2°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BED |
|---|---|
| RGB | rgb(222, 123, 237) |
| HSL | hsl(292, 76%, 71%) |
| HSV | hsv(292, 48%, 93%) |
| CMYK | cmyk(6.3%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.38, 55.15, -41.58) |
| CIE-LCH | lch(66.38, 69.07, 322.98°) |
| OKLab | oklab(73.3% 0.1479 -0.1148) |
| OKLCH | oklch(73.3% 0.187 322.2) |
| XYZ | xyz(52.4916, 35.8122, 84.2518) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Purply Pink
#F075E6
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BED #8AED7B
analogous
#A57BED #DE7BED #ED7BC3
triadic
#DE7BED #EDDE7B #7BEDDE
tetradic
#DE7BED #EDA57B #8AED7B #7BC3ED
square
#DE7BED #EDA57B #8AED7B #7BC3ED
split-complementary
#DE7BED #C3ED7B #7BEDA5
monochromatic
#B91DD1 #D145E6 #DE7BED #EBB1F4 #F8E4FB
Accessibility & contrast
On white
2.57
#DE7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DE7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BED
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BED | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#E189A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de7bed; /* rgb */ color: rgb(222, 123, 237); /* oklch */ color: oklch(73.3% 0.187 322.2);
Tailwind
colors: {
custom: {
50: '#eaa4f3',
500: '#de7bed',
950: '#000000',
},
}SCSS
$custom: #de7bed; $custom-light: #eaa4f3; $custom-dark: #000000;
JSON
{
"hex": "#de7bed",
"rgb": {
"r": 222,
"g": 123,
"b": 237
},
"hsl": {
"h": 292.105,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73296,
"c": 0.18722,
"h": 322.2
},
"luminance": 0.3581
}Semantic roles & 50–950 ramp
primary
#DE7BED
secondary
#D6F1D2
accent
#D80D28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85