#DF6CDF#DF6CDF
#DF6CDF is a light, vivid purple. Relative luminance 0.317; OKLCH L 70.7% C 0.198 H 327.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DF6CDF |
|---|---|
| RGB | rgb(223, 108, 223) |
| HSL | hsl(300, 64%, 65%) |
| HSV | hsv(300, 52%, 87%) |
| CMYK | cmyk(0%, 51.6%, 0%, 12.5%) |
| CIE-LAB | lab(63.13, 60.15, -38.88) |
| CIE-LCH | lch(63.13, 71.62, 327.12°) |
| OKLab | oklab(70.72% 0.1672 -0.1068) |
| OKLCH | oklch(70.72% 0.198 327.4) |
| XYZ | xyz(49.1125, 31.7436, 73.3380) |
| Luminance | 0.3174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.64
Light Magenta
#FA5FF7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF6CDF #6CDF6C
analogous
#A66CDF #DF6CDF #DF6CA6
triadic
#DF6CDF #DFDF6C #6CDFDF
tetradic
#DF6CDF #DFA66C #6CDF6C #6CA6DF
square
#DF6CDF #DFA66C #6CDF6C #6CA6DF
split-complementary
#DF6CDF #A6DF6C #6CDFA6
monochromatic
#AB25AB #D43AD4 #DF6CDF #EA9EEA #F5D1F5
Accessibility & contrast
On white
2.86
#DF6CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#DF6CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF6CDF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF6CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF6CDF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618FE3
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#E5799C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #df6cdf; /* rgb */ color: rgb(223, 108, 223); /* oklch */ color: oklch(70.7% 0.198 327.4);
Tailwind
colors: {
custom: {
50: '#eb9be9',
500: '#df6cdf',
950: '#000000',
},
}SCSS
$custom: #df6cdf; $custom-light: #eb9be9; $custom-dark: #000000;
JSON
{
"hex": "#df6cdf",
"rgb": {
"r": 223,
"g": 108,
"b": 223
},
"hsl": {
"h": 300,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.7072,
"c": 0.19844,
"h": 327.4
},
"luminance": 0.31741
}Semantic roles & 50–950 ramp
primary
#DF6CDF
secondary
#C0E7C0
accent
#CC1919
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#170E16
muted
#857E84