#DB4FAF#DB4FAF
#DB4FAF is a light, highly saturated pink. Relative luminance 0.237; OKLCH L 64.6% C 0.202 H 342.3°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DB4FAF |
|---|---|
| RGB | rgb(219, 79, 175) |
| HSL | hsl(319, 66%, 58%) |
| HSV | hsv(319, 64%, 86%) |
| CMYK | cmyk(0%, 63.9%, 20.1%, 14.1%) |
| CIE-LAB | lab(55.84, 64.26, -22.92) |
| CIE-LCH | lch(55.84, 68.23, 340.37°) |
| OKLab | oklab(64.58% 0.1922 -0.0613) |
| OKLCH | oklch(64.58% 0.202 342.3) |
| XYZ | xyz(39.7484, 23.7509, 43.0401) |
| Luminance | 0.2375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.75
Purpleish Pink
#DF4EC8
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 4.73
Pinky Purple
#C94CBE
ΔE00 5.65
Bright Pink
#FE01B1
ΔE00 5.72
Hot Magenta
#F504C9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB4FAF #4FDB7B
analogous
#C14FDB #DB4FAF #DB4F69
triadic
#DB4FAF #AFDB4F #4FAFDB
tetradic
#DB4FAF #DBC14F #4FDB7B #4F69DB
square
#DB4FAF #DBC14F #4FDB7B #4F69DB
split-complementary
#DB4FAF #69DB4F #4FDBC1
monochromatic
#921E6D #C52893 #DB4FAF #E582C6 #F0B5DD
Accessibility & contrast
On white
3.65
#DB4FAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#DB4FAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DB4FAF
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB4FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB4FAF | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A77B2
Deuteranopia (green-blind)
#848EAC
Tritanopia (blue-blind)
#E85078
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #db4faf; /* rgb */ color: rgb(219, 79, 175); /* oklch */ color: oklch(64.6% 0.202 342.3);
Tailwind
colors: {
custom: {
50: '#ea89c7',
500: '#db4faf',
950: '#000000',
},
}SCSS
$custom: #db4faf; $custom-light: #ea89c7; $custom-dark: #000000;
JSON
{
"hex": "#db4faf",
"rgb": {
"r": 219,
"g": 79,
"b": 175
},
"hsl": {
"h": 318.857,
"s": 66.038,
"l": 58.431
},
"oklch": {
"l": 0.6458,
"c": 0.20174,
"h": 342.3
},
"luminance": 0.23747
}Semantic roles & 50–950 ramp
primary
#DB4FAF
secondary
#A7DFB9
accent
#E9743F
background
#FEF8FC
surface
#FDF0F8
border
#D5CBD1
text
#170C13
muted
#857D82