#DE8BF2#DE8BF2
#DE8BF2 is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.9% C 0.166 H 319.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8BF2 |
|---|---|
| RGB | rgb(222, 139, 242) |
| HSL | hsl(288, 80%, 75%) |
| HSV | hsv(288, 43%, 95%) |
| CMYK | cmyk(8.3%, 42.6%, 0%, 5.1%) |
| CIE-LAB | lab(69.76, 47.97, -39.05) |
| CIE-LCH | lch(69.76, 61.85, 320.85°) |
| OKLab | oklab(75.89% 0.1266 -0.1076) |
| OKLCH | oklch(75.89% 0.166 319.6) |
| XYZ | xyz(55.3818, 40.4075, 88.8693) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 5.98
Liliac
#C48EFD
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8BF2 #9FF28B
analogous
#AB8BF2 #DE8BF2 #F28BD2
triadic
#DE8BF2 #F2DE8B #8BF2DE
tetradic
#DE8BF2 #F2AB8B #9FF28B #8BD2F2
square
#DE8BF2 #F2AB8B #9FF28B #8BD2F2
split-complementary
#DE8BF2 #D2F28B #8BF2AB
monochromatic
#BF1DE6 #CE54EC #DE8BF2 #EEC2F8 #F7E3FC
Accessibility & contrast
On white
2.31
#DE8BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#DE8BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8BF2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8BF2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#92ADEF
Tritanopia (blue-blind)
#DF98B3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #de8bf2; /* rgb */ color: rgb(222, 139, 242); /* oklch */ color: oklch(75.9% 0.166 319.6);
Tailwind
colors: {
custom: {
50: '#eaaff6',
500: '#de8bf2',
950: '#000000',
},
}SCSS
$custom: #de8bf2; $custom-light: #eaaff6; $custom-dark: #000000;
JSON
{
"hex": "#de8bf2",
"rgb": {
"r": 222,
"g": 139,
"b": 242
},
"hsl": {
"h": 288.35,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.75887,
"c": 0.16612,
"h": 319.6
},
"luminance": 0.40406
}Semantic roles & 50–950 ramp
primary
#DE8BF2
secondary
#DDF4D7
accent
#DC0932
background
#FEFAFF
surface
#FDF5FE
border
#D5CFD6
text
#161017
muted
#847F85