#DF8FEA#DF8FEA
#DF8FEA is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.3% C 0.152 H 322.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FEA |
|---|---|
| RGB | rgb(223, 143, 234) |
| HSL | hsl(293, 68%, 74%) |
| HSV | hsv(293, 39%, 92%) |
| CMYK | cmyk(4.7%, 38.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.37, 44.64, -33.71) |
| CIE-LCH | lch(70.37, 55.94, 322.94°) |
| OKLab | oklab(76.26% 0.1205 -0.0923) |
| OKLCH | oklch(76.26% 0.152 322.5) |
| XYZ | xyz(55.1035, 41.2754, 82.8903) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.83
Plum
#DDA0DD
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FEA #9AEA8F
analogous
#B28FEA #DF8FEA #EA8FC8
triadic
#DF8FEA #EADF8F #8FEADF
tetradic
#DF8FEA #EAB28F #9AEA8F #8FC8EA
square
#DF8FEA #EAB28F #9AEA8F #8FC8EA
split-complementary
#DF8FEA #C8EA8F #8FEAB2
monochromatic
#C128D6 #D05BE0 #DF8FEA #EEC3F4 #F8E5FA
Accessibility & contrast
On white
2.27
#DF8FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#DF8FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FEA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FEA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#E299B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df8fea; /* rgb */ color: rgb(223, 143, 234); /* oklch */ color: oklch(76.3% 0.152 322.5);
Tailwind
colors: {
custom: {
50: '#eab1f1',
500: '#df8fea',
950: '#000000',
},
}SCSS
$custom: #df8fea; $custom-light: #eab1f1; $custom-dark: #000000;
JSON
{
"hex": "#df8fea",
"rgb": {
"r": 223,
"g": 143,
"b": 234
},
"hsl": {
"h": 292.747,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7626,
"c": 0.15176,
"h": 322.5
},
"luminance": 0.41273
}Semantic roles & 50–950 ramp
primary
#DF8FEA
secondary
#DCF2D9
accent
#D0152C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084