#DF95DC#DF95DC
#DF95DC is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.6% C 0.128 H 328.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95DC |
|---|---|
| RGB | rgb(223, 149, 220) |
| HSL | hsl(302, 54%, 73%) |
| HSV | hsv(302, 33%, 87%) |
| CMYK | cmyk(0%, 33.2%, 1.3%, 12.5%) |
| CIE-LAB | lab(71.11, 38.87, -24.87) |
| CIE-LCH | lch(71.11, 46.15, 327.39°) |
| OKLab | oklab(76.65% 0.1083 -0.0674) |
| OKLCH | oklch(76.65% 0.128 328.1) |
| XYZ | xyz(54.0961, 42.3523, 73.0216) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.97
Lavender Pink
#DD85D7
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 7.66
Bubblegum Pink
#FE83CC
ΔE00 7.77
Lavender (survey)
#C79FEF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95DC #95DF98
analogous
#BD95DF #DF95DC #DF95B7
triadic
#DF95DC #DCDF95 #95DCDF
tetradic
#DF95DC #DFBD95 #95DF98 #95B7DF
square
#DF95DC #DFBD95 #95DF98 #95B7DF
split-complementary
#DF95DC #B7DF95 #95DFBD
monochromatic
#C03ABA #D166CC #DF95DC #EDC4EC #F8E7F7
Accessibility & contrast
On white
2.22
#DF95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DF95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95DC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95DC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#E49BAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df95dc; /* rgb */ color: rgb(223, 149, 220); /* oklch */ color: oklch(76.6% 0.128 328.1);
Tailwind
colors: {
custom: {
50: '#eab5e7',
500: '#df95dc',
950: '#000000',
},
}SCSS
$custom: #df95dc; $custom-light: #eab5e7; $custom-dark: #000000;
JSON
{
"hex": "#df95dc",
"rgb": {
"r": 223,
"g": 149,
"b": 220
},
"hsl": {
"h": 302.432,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.76646,
"c": 0.12756,
"h": 328.1
},
"luminance": 0.4235
}Semantic roles & 50–950 ramp
primary
#DF95DC
secondary
#DCEFDD
accent
#C12B24
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084