#DF8BEE#DF8BEE
#DF8BEE is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.8% C 0.163 H 321.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8BEE |
|---|---|
| RGB | rgb(223, 139, 238) |
| HSL | hsl(291, 74%, 74%) |
| HSV | hsv(291, 42%, 93%) |
| CMYK | cmyk(6.3%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(69.70, 47.49, -36.93) |
| CIE-LCH | lch(69.70, 60.16, 322.13°) |
| OKLab | oklab(75.81% 0.127 -0.1015) |
| OKLCH | oklch(75.81% 0.163 321.4) |
| XYZ | xyz(55.0949, 40.3283, 85.7543) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.25
Baby Purple
#CA9BF7
ΔE00 6.41
Orchid
#DA70D6
ΔE00 6.53
Liliac
#C48EFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8BEE #9AEE8B
analogous
#AE8BEE #DF8BEE #EE8BCC
triadic
#DF8BEE #EEDF8B #8BEEDF
tetradic
#DF8BEE #EEAE8B #9AEE8B #8BCCEE
square
#DF8BEE #EEAE8B #9AEE8B #8BCCEE
split-complementary
#DF8BEE #CCEE8B #8BEEAE
monochromatic
#C121DE #D056E6 #DF8BEE #EEC0F6 #F8E4FB
Accessibility & contrast
On white
2.32
#DF8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#DF8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8BEE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8BEE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#E197B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df8bee; /* rgb */ color: rgb(223, 139, 238); /* oklch */ color: oklch(75.8% 0.163 321.4);
Tailwind
colors: {
custom: {
50: '#eaaff4',
500: '#df8bee',
950: '#000000',
},
}SCSS
$custom: #df8bee; $custom-light: #eaaff4; $custom-dark: #000000;
JSON
{
"hex": "#df8bee",
"rgb": {
"r": 223,
"g": 139,
"b": 238
},
"hsl": {
"h": 290.909,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.75814,
"c": 0.16257,
"h": 321.4
},
"luminance": 0.40326
}Semantic roles & 50–950 ramp
primary
#DF8BEE
secondary
#DCF3D8
accent
#D70F2D
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161017
muted
#847F85