#DF7DCC#DF7DCC
#DF7DCC is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.2% C 0.155 H 334.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DCC |
|---|---|
| RGB | rgb(223, 125, 204) |
| HSL | hsl(312, 60%, 68%) |
| HSV | hsv(312, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 8.5%, 12.5%) |
| CIE-LAB | lab(65.53, 48.58, -24.54) |
| CIE-LCH | lch(65.53, 54.43, 333.21°) |
| OKLab | oklab(72.25% 0.1399 -0.0662) |
| OKLCH | oklch(72.25% 0.155 334.7) |
| XYZ | xyz(48.6640, 34.7177, 61.2530) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.58
Orchid
#DA70D6
ΔE00 4.44
Orchid (survey)
#C875C4
ΔE00 4.70
Purply Pink
#F075E6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DCC #7DDF90
analogous
#C17DDF #DF7DCC #DF7D9B
triadic
#DF7DCC #CCDF7D #7DCCDF
tetradic
#DF7DCC #DFC17D #7DDF90 #7D9BDF
square
#DF7DCC #DFC17D #7DDF90 #7D9BDF
split-complementary
#DF7DCC #9BDF7D #7DDFC1
monochromatic
#B52D9B #D34CB9 #DF7DCC #EBAEDF #F7DFF3
Accessibility & contrast
On white
2.64
#DF7DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DF7DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DCC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DCC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CF
Deuteranopia (green-blind)
#97A4C9
Tritanopia (blue-blind)
#E7829B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #df7dcc; /* rgb */ color: rgb(223, 125, 204); /* oklch */ color: oklch(72.2% 0.155 334.7);
Tailwind
colors: {
custom: {
50: '#eba5db',
500: '#df7dcc',
950: '#000000',
},
}SCSS
$custom: #df7dcc; $custom-light: #eba5db; $custom-dark: #000000;
JSON
{
"hex": "#df7dcc",
"rgb": {
"r": 223,
"g": 125,
"b": 204
},
"hsl": {
"h": 311.633,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.72245,
"c": 0.15476,
"h": 334.7
},
"luminance": 0.34715
}Semantic roles & 50–950 ramp
primary
#DF7DCC
secondary
#CDEBD3
accent
#C83E1D
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83