#DF95FE#DF95FE
#DF95FE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.163 H 315.4°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DF95FE |
|---|---|
| RGB | rgb(223, 149, 254) |
| HSL | hsl(282, 98%, 79%) |
| HSV | hsv(282, 41%, 100%) |
| CMYK | cmyk(12.2%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(72.46, 45.41, -41.37) |
| CIE-LCH | lch(72.46, 61.43, 317.66°) |
| OKLab | oklab(78.1% 0.1159 -0.1143) |
| OKLCH | oklch(78.1% 0.163 315.4) |
| XYZ | xyz(59.0655, 44.3401, 99.1937) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.36
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.36
Liliac
#C48EFD
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF95FE #B4FE95
analogous
#AB95FE #DF95FE #FE95E8
triadic
#DF95FE #FEDF95 #95FEDF
tetradic
#DF95FE #FEAB95 #B4FE95 #95E8FE
square
#DF95FE #FEAB95 #B4FE95 #95E8FE
split-complementary
#DF95FE #E8FE95 #95FEAB
monochromatic
#BA1CFD #CD58FD #DF95FE #F1D2FF #F6E1FF
Accessibility & contrast
On white
2.13
#DF95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#DF95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF95FE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF95FE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#DDA3BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #df95fe; /* rgb */ color: rgb(223, 149, 254); /* oklch */ color: oklch(78.1% 0.163 315.4);
Tailwind
colors: {
custom: {
50: '#eab5ff',
500: '#df95fe',
950: '#000000',
},
}SCSS
$custom: #df95fe; $custom-light: #eab5ff; $custom-dark: #000000;
JSON
{
"hex": "#df95fe",
"rgb": {
"r": 223,
"g": 149,
"b": 254
},
"hsl": {
"h": 282.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.78099,
"c": 0.16278,
"h": 315.4
},
"luminance": 0.44339
}Semantic roles & 50–950 ramp
primary
#DF95FE
secondary
#DEF7D4
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086