#DA7FDF#DA7FDF
#DA7FDF is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.8% C 0.165 H 325.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FDF |
|---|---|
| RGB | rgb(218, 127, 223) |
| HSL | hsl(297, 60%, 69%) |
| HSV | hsv(297, 43%, 87%) |
| CMYK | cmyk(2.2%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(66.07, 49.40, -34.35) |
| CIE-LCH | lch(66.07, 60.16, 325.19°) |
| OKLab | oklab(72.77% 0.1355 -0.0941) |
| OKLCH | oklch(72.77% 0.165 325.2) |
| XYZ | xyz(49.8209, 35.4141, 74.0091) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.70
Orchid
#DA70D6
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.52
Purply Pink
#F075E6
ΔE00 3.80
Orchid (survey)
#C875C4
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FDF #84DF7F
analogous
#AA7FDF #DA7FDF #DF7FB4
triadic
#DA7FDF #DFDA7F #7FDFDA
tetradic
#DA7FDF #DFAA7F #84DF7F #7FB4DF
square
#DA7FDF #DFAA7F #84DF7F #7FB4DF
split-complementary
#DA7FDF #B4DF7F #7FDFAA
monochromatic
#AF2EB6 #CC4ED3 #DA7FDF #E8B0EB #F6E1F7
Accessibility & contrast
On white
2.60
#DA7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#DA7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FDF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FDF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E2
Deuteranopia (green-blind)
#8EA5DC
Tritanopia (blue-blind)
#DE89A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7fdf; /* rgb */ color: rgb(218, 127, 223); /* oklch */ color: oklch(72.8% 0.165 325.2);
Tailwind
colors: {
custom: {
50: '#e7a6e9',
500: '#da7fdf',
950: '#000000',
},
}SCSS
$custom: #da7fdf; $custom-light: #e7a6e9; $custom-dark: #000000;
JSON
{
"hex": "#da7fdf",
"rgb": {
"r": 218,
"g": 127,
"b": 223
},
"hsl": {
"h": 296.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.72767,
"c": 0.16495,
"h": 325.2
},
"luminance": 0.35412
}Semantic roles & 50–950 ramp
primary
#DA7FDF
secondary
#D0EBCF
accent
#C81E27
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84