#DF95F2#DF95F2
#DF95F2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.6% C 0.150 H 319.3°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95F2 |
|---|---|
| RGB | rgb(223, 149, 242) |
| HSL | hsl(288, 78%, 77%) |
| HSV | hsv(288, 38%, 95%) |
| CMYK | cmyk(7.9%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(71.96, 43.02, -35.62) |
| CIE-LCH | lch(71.96, 55.86, 320.38°) |
| OKLab | oklab(77.56% 0.1136 -0.0978) |
| OKLCH | oklch(77.56% 0.15 319.3) |
| XYZ | xyz(57.2038, 43.5954, 89.3886) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 5.73
Lavender (survey)
#C79FEF
ΔE00 5.79
Plum
#DDA0DD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95F2 #A8F295
analogous
#B195F2 #DF95F2 #F295D7
triadic
#DF95F2 #F2DF95 #95F2DF
tetradic
#DF95F2 #F2B195 #A8F295 #95D7F2
square
#DF95F2 #F2B195 #A8F295 #95D7F2
split-complementary
#DF95F2 #D7F295 #95F2B1
monochromatic
#BE28E5 #CF5EEB #DF95F2 #EFCCF9 #F7E4FC
Accessibility & contrast
On white
2.16
#DF95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DF95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95F2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95F2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#E0A0B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df95f2; /* rgb */ color: rgb(223, 149, 242); /* oklch */ color: oklch(77.6% 0.150 319.3);
Tailwind
colors: {
custom: {
50: '#eab5f6',
500: '#df95f2',
950: '#000000',
},
}SCSS
$custom: #df95f2; $custom-light: #eab5f6; $custom-dark: #000000;
JSON
{
"hex": "#df95f2",
"rgb": {
"r": 223,
"g": 149,
"b": 242
},
"hsl": {
"h": 287.742,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.77561,
"c": 0.14987,
"h": 319.3
},
"luminance": 0.43594
}Semantic roles & 50–950 ramp
primary
#DF95F2
secondary
#DDF3D8
accent
#DA0B35
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085