#DE7BF9#DE7BF9
#DE7BF9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.9% C 0.199 H 318.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7BF9 |
|---|---|
| RGB | rgb(222, 123, 249) |
| HSL | hsl(287, 91%, 73%) |
| HSV | hsv(287, 51%, 98%) |
| CMYK | cmyk(10.8%, 50.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.93, 57.44, -47.32) |
| CIE-LCH | lch(66.93, 74.42, 320.52°) |
| OKLab | oklab(73.89% 0.1495 -0.1313) |
| OKLCH | oklch(73.89% 0.199 318.7) |
| XYZ | xyz(54.3038, 36.5371, 93.7960) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Purply Pink
#F075E6
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7BF9 #96F97B
analogous
#9F7BF9 #DE7BF9 #F97BD5
triadic
#DE7BF9 #F9DE7B #7BF9DE
tetradic
#DE7BF9 #F99F7B #96F97B #7BD5F9
square
#DE7BF9 #F99F7B #96F97B #7BD5F9
split-complementary
#DE7BF9 #D5F97B #7BF99F
monochromatic
#BE0BEF #CF40F6 #DE7BF9 #EDB6FC #F8E2FE
Accessibility & contrast
On white
2.53
#DE7BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DE7BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7BF9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7BF9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#DE8DAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #de7bf9; /* rgb */ color: rgb(222, 123, 249); /* oklch */ color: oklch(73.9% 0.199 318.7);
Tailwind
colors: {
custom: {
50: '#eba4fc',
500: '#de7bf9',
950: '#000000',
},
}SCSS
$custom: #de7bf9; $custom-light: #eba4fc; $custom-dark: #000000;
JSON
{
"hex": "#de7bf9",
"rgb": {
"r": 222,
"g": 123,
"b": 249
},
"hsl": {
"h": 287.143,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.73885,
"c": 0.19895,
"h": 318.7
},
"luminance": 0.36535
}Semantic roles & 50–950 ramp
primary
#DE7BF9
secondary
#DCF6D5
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85