#DB7FBC#DB7FBC
#DB7FBC is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.4% C 0.136 H 341.0°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DB7FBC |
|---|---|
| RGB | rgb(219, 127, 188) |
| HSL | hsl(320, 56%, 68%) |
| HSV | hsv(320, 42%, 86%) |
| CMYK | cmyk(0%, 42%, 14.2%, 14.1%) |
| CIE-LAB | lab(64.86, 43.68, -16.60) |
| CIE-LCH | lch(64.86, 46.73, 339.19°) |
| OKLab | oklab(71.45% 0.1282 -0.0442) |
| OKLCH | oklch(71.45% 0.136 341) |
| XYZ | xyz(45.8802, 33.8725, 51.6887) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.44
Pale Magenta
#D767AD
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.91
Orchid (survey)
#C875C4
ΔE00 6.16
Pink (survey)
#FF81C0
ΔE00 6.46
Bubblegum (survey)
#FF6CB5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB7FBC #7FDB9E
analogous
#CC7FDB #DB7FBC #DB7F8E
triadic
#DB7FBC #BCDB7F #7FBCDB
tetradic
#DB7FBC #DBCC7F #7FDB9E #7F8EDB
square
#DB7FBC #DBCC7F #7FDB9E #7F8EDB
split-complementary
#DB7FBC #8EDB7F #7FDBCC
monochromatic
#AF3184 #CE4FA3 #DB7FBC #E8AFD5 #F6DFEE
Accessibility & contrast
On white
2.70
#DB7FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DB7FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB7FBC
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB7FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB7FBC | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BE
Deuteranopia (green-blind)
#9BA3B9
Tritanopia (blue-blind)
#E58096
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #db7fbc; /* rgb */ color: rgb(219, 127, 188); /* oklch */ color: oklch(71.4% 0.136 341.0);
Tailwind
colors: {
custom: {
50: '#e8a6d0',
500: '#db7fbc',
950: '#000000',
},
}SCSS
$custom: #db7fbc; $custom-light: #e8a6d0; $custom-dark: #000000;
JSON
{
"hex": "#db7fbc",
"rgb": {
"r": 219,
"g": 127,
"b": 188
},
"hsl": {
"h": 320.217,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.71449,
"c": 0.13564,
"h": 341
},
"luminance": 0.3387
}Semantic roles & 50–950 ramp
primary
#DB7FBC
secondary
#CDE9D6
accent
#C45822
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82