#DF7DB5#DF7DB5
#DF7DB5 is a light, vivid pink. Relative luminance 0.337; OKLCH L 71.4% C 0.138 H 345.8°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DB5 |
|---|---|
| RGB | rgb(223, 125, 181) |
| HSL | hsl(326, 60%, 68%) |
| HSV | hsv(326, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 18.8%, 12.5%) |
| CIE-LAB | lab(64.72, 44.94, -12.81) |
| CIE-LCH | lch(64.72, 46.73, 344.09°) |
| OKLab | oklab(71.37% 0.1337 -0.0337) |
| OKLCH | oklch(71.37% 0.138 345.8) |
| XYZ | xyz(46.1063, 33.6946, 47.7824) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 5.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 5.98
Bubble Gum Pink
#FF69AF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DB5 #7DDFA7
analogous
#D87DDF #DF7DB5 #DF7D84
triadic
#DF7DB5 #B5DF7D #7DB5DF
tetradic
#DF7DB5 #DFD87D #7DDFA7 #7D84DF
square
#DF7DB5 #DFD87D #7DDFA7 #7D84DF
split-complementary
#DF7DB5 #84DF7D #7DDFD8
monochromatic
#B52D7B #D34C99 #DF7DB5 #EBAED1 #F7DFED
Accessibility & contrast
On white
2.71
#DF7DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#DF7DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DB5
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DB5 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B7
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#EB7C92
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #df7db5; /* rgb */ color: rgb(223, 125, 181); /* oklch */ color: oklch(71.4% 0.138 345.8);
Tailwind
colors: {
custom: {
50: '#eba5cb',
500: '#df7db5',
950: '#000000',
},
}SCSS
$custom: #df7db5; $custom-light: #eba5cb; $custom-dark: #000000;
JSON
{
"hex": "#df7db5",
"rgb": {
"r": 223,
"g": 125,
"b": 181
},
"hsl": {
"h": 325.714,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.71371,
"c": 0.13785,
"h": 345.8
},
"luminance": 0.33691
}Semantic roles & 50–950 ramp
primary
#DF7DB5
secondary
#CDEBDA
accent
#C8671D
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82