#DF8FEB#DF8FEB
#DF8FEB is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.3% C 0.153 H 322.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FEB |
|---|---|
| RGB | rgb(223, 143, 235) |
| HSL | hsl(292, 70%, 74%) |
| HSV | hsv(292, 39%, 92%) |
| CMYK | cmyk(5.1%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(70.41, 44.83, -34.19) |
| CIE-LCH | lch(70.41, 56.38, 322.67°) |
| OKLab | oklab(76.3% 0.1207 -0.0937) |
| OKLCH | oklch(76.3% 0.153 322.2) |
| XYZ | xyz(55.2476, 41.3330, 83.6490) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FEB #9BEB8F
analogous
#B18FEB #DF8FEB #EB8FC9
triadic
#DF8FEB #EBDF8F #8FEBDF
tetradic
#DF8FEB #EBB18F #9BEB8F #8FC9EB
square
#DF8FEB #EBB18F #9BEB8F #8FC9EB
split-complementary
#DF8FEB #C9EB8F #8FEBB1
monochromatic
#C127D8 #D05BE2 #DF8FEB #EEC3F4 #F8E5FA
Accessibility & contrast
On white
2.27
#DF8FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#DF8FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FEB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FEB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#E299B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df8feb; /* rgb */ color: rgb(223, 143, 235); /* oklch */ color: oklch(76.3% 0.153 322.2);
Tailwind
colors: {
custom: {
50: '#eab1f1',
500: '#df8feb',
950: '#000000',
},
}SCSS
$custom: #df8feb; $custom-light: #eab1f1; $custom-dark: #000000;
JSON
{
"hex": "#df8feb",
"rgb": {
"r": 223,
"g": 143,
"b": 235
},
"hsl": {
"h": 292.174,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.76303,
"c": 0.15278,
"h": 322.2
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#DF8FEB
secondary
#DCF2D9
accent
#D2142D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085