#DB74C8#DB74C8
#DB74C8 is a light, vivid pink. Relative luminance 0.317; OKLCH L 70.3% C 0.164 H 334.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DB74C8 |
|---|---|
| RGB | rgb(219, 116, 200) |
| HSL | hsl(311, 59%, 66%) |
| HSV | hsv(311, 47%, 86%) |
| CMYK | cmyk(0%, 47%, 8.7%, 14.1%) |
| CIE-LAB | lab(63.11, 51.22, -26.04) |
| CIE-LCH | lch(63.11, 57.46, 333.06°) |
| OKLab | oklab(70.28% 0.1476 -0.0704) |
| OKLCH | oklch(70.28% 0.164 334.5) |
| XYZ | xyz(45.8841, 31.7239, 58.3389) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.19
Orchid (survey)
#C875C4
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.18
Purply Pink
#F075E6
ΔE00 5.25
Pale Magenta
#D767AD
ΔE00 5.40
Purplish Pink
#CE5DAE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB74C8 #74DB87
analogous
#BA74DB #DB74C8 #DB7494
triadic
#DB74C8 #C8DB74 #74C8DB
tetradic
#DB74C8 #DBBA74 #74DB87 #7494DB
square
#DB74C8 #DBBA74 #74DB87 #7494DB
split-complementary
#DB74C8 #94DB74 #74DBBA
monochromatic
#A92C92 #CE43B5 #DB74C8 #E8A5DB #F4D5EE
Accessibility & contrast
On white
2.86
#DB74C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#DB74C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB74C8
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB74C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB74C8 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#748FCB
Deuteranopia (green-blind)
#909EC5
Tritanopia (blue-blind)
#E47995
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #db74c8; /* rgb */ color: rgb(219, 116, 200); /* oklch */ color: oklch(70.3% 0.164 334.5);
Tailwind
colors: {
custom: {
50: '#e89fd9',
500: '#db74c8',
950: '#000000',
},
}SCSS
$custom: #db74c8; $custom-light: #e89fd9; $custom-dark: #000000;
JSON
{
"hex": "#db74c8",
"rgb": {
"r": 219,
"g": 116,
"b": 200
},
"hsl": {
"h": 311.068,
"s": 58.857,
"l": 65.686
},
"oklch": {
"l": 0.70284,
"c": 0.16354,
"h": 334.5
},
"luminance": 0.31721
}Semantic roles & 50–950 ramp
primary
#DB74C8
secondary
#C4E7CB
accent
#C63E1F
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83