#DF9CFC#DF9CFC
#DF9CFC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.1% C 0.149 H 315.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9CFC |
|---|---|
| RGB | rgb(223, 156, 252) |
| HSL | hsl(282, 94%, 80%) |
| HSV | hsv(282, 38%, 99%) |
| CMYK | cmyk(11.5%, 38.1%, 0%, 1.2%) |
| CIE-LAB | lab(73.87, 41.30, -38.09) |
| CIE-LCH | lch(73.87, 56.19, 317.31°) |
| OKLab | oklab(79.13% 0.1057 -0.1049) |
| OKLCH | oklch(79.13% 0.149 315.2) |
| XYZ | xyz(59.8879, 46.4945, 97.8961) |
| Luminance | 0.4649 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.82
Lavender (survey)
#C79FEF
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 4.95
Liliac
#C48EFD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9CFC #B9FC9C
analogous
#AF9CFC #DF9CFC #FC9CE9
triadic
#DF9CFC #FCDF9C #9CFCDF
tetradic
#DF9CFC #FCAF9C #B9FC9C #9CE9FC
square
#DF9CFC #FCAF9C #B9FC9C #9CE9FC
split-complementary
#DF9CFC #E9FC9C #9CFCAF
monochromatic
#B925F8 #CC61FA #DF9CFC #F2D7FE #F5E1FE
Accessibility & contrast
On white
2.04
#DF9CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#DF9CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9CFC
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9CFC | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#DEA9C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #df9cfc; /* rgb */ color: rgb(223, 156, 252); /* oklch */ color: oklch(79.1% 0.149 315.2);
Tailwind
colors: {
custom: {
50: '#eabafd',
500: '#df9cfc',
950: '#000000',
},
}SCSS
$custom: #df9cfc; $custom-light: #eabafd; $custom-dark: #000000;
JSON
{
"hex": "#df9cfc",
"rgb": {
"r": 223,
"g": 156,
"b": 252
},
"hsl": {
"h": 281.875,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.79133,
"c": 0.14892,
"h": 315.2
},
"luminance": 0.46493
}Semantic roles & 50–950 ramp
primary
#DF9CFC
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185