#DF9CFA#DF9CFA
#DF9CFA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.0% C 0.147 H 315.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9CFA |
|---|---|
| RGB | rgb(223, 156, 250) |
| HSL | hsl(283, 90%, 80%) |
| HSV | hsv(283, 38%, 98%) |
| CMYK | cmyk(10.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(73.78, 40.90, -37.14) |
| CIE-LCH | lch(73.78, 55.24, 317.76°) |
| OKLab | oklab(79.05% 0.1053 -0.1022) |
| OKLCH | oklch(79.05% 0.147 315.8) |
| XYZ | xyz(59.5726, 46.3684, 96.2358) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 4.90
Pastel Purple
#CAA0FF
ΔE00 5.02
Liliac
#C48EFD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9CFA #B7FA9C
analogous
#B09CFA #DF9CFA #FA9CE6
triadic
#DF9CFA #FADF9C #9CFADF
tetradic
#DF9CFA #FAB09C #B7FA9C #9CE6FA
square
#DF9CFA #FAB09C #B7FA9C #9CE6FA
split-complementary
#DF9CFA #E6FA9C #9CFAB0
monochromatic
#B927F4 #CC62F7 #DF9CFA #F2D6FD #F6E2FE
Accessibility & contrast
On white
2.04
#DF9CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#DF9CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9CFA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9CFA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#DEA8BF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9cfa; /* rgb */ color: rgb(223, 156, 250); /* oklch */ color: oklch(79.0% 0.147 315.8);
Tailwind
colors: {
custom: {
50: '#eabafc',
500: '#df9cfa',
950: '#000000',
},
}SCSS
$custom: #df9cfa; $custom-light: #eabafc; $custom-dark: #000000;
JSON
{
"hex": "#df9cfa",
"rgb": {
"r": 223,
"g": 156,
"b": 250
},
"hsl": {
"h": 282.766,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.79045,
"c": 0.14671,
"h": 315.8
},
"luminance": 0.46367
}Semantic roles & 50–950 ramp
primary
#DF9CFA
secondary
#DFF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185