#DE7BDF#DE7BDF
#DE7BDF is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.6% C 0.174 H 326.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BDF |
|---|---|
| RGB | rgb(222, 123, 223) |
| HSL | hsl(299, 61%, 68%) |
| HSV | hsv(299, 45%, 87%) |
| CMYK | cmyk(0.4%, 44.8%, 0%, 12.5%) |
| CIE-LAB | lab(65.77, 52.58, -34.78) |
| CIE-LCH | lch(65.77, 63.05, 326.52°) |
| OKLab | oklab(72.65% 0.1457 -0.0952) |
| OKLCH | oklch(72.65% 0.174 326.8) |
| XYZ | xyz(50.5255, 35.0258, 73.8970) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.07
Violet (CSS)
#EE82EE
ΔE00 3.31
Orchid (survey)
#C875C4
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BDF #7CDF7B
analogous
#AC7BDF #DE7BDF #DF7BAE
triadic
#DE7BDF #DFDE7B #7BDFDE
tetradic
#DE7BDF #DFAC7B #7CDF7B #7BAEDF
square
#DE7BDF #DFAC7B #7CDF7B #7BAEDF
split-complementary
#DE7BDF #AEDF7B #7BDFAC
monochromatic
#B32CB4 #D24AD3 #DE7BDF #EAACEB #F7DEF7
Accessibility & contrast
On white
2.62
#DE7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#DE7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BDF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BDF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7298E2
Deuteranopia (green-blind)
#8EA4DC
Tritanopia (blue-blind)
#E385A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #de7bdf; /* rgb */ color: rgb(222, 123, 223); /* oklch */ color: oklch(72.6% 0.174 326.8);
Tailwind
colors: {
custom: {
50: '#eaa4e9',
500: '#de7bdf',
950: '#000000',
},
}SCSS
$custom: #de7bdf; $custom-light: #eaa4e9; $custom-dark: #000000;
JSON
{
"hex": "#de7bdf",
"rgb": {
"r": 222,
"g": 123,
"b": 223
},
"hsl": {
"h": 299.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.72646,
"c": 0.17402,
"h": 326.8
},
"luminance": 0.35023
}Semantic roles & 50–950 ramp
primary
#DE7BDF
secondary
#CCEACB
accent
#C91D1F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84