#FF7DBC#FF7DBC
#FF7DBC is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.172 H 351.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DBC |
|---|---|
| RGB | rgb(255, 125, 188) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 26.3%, 0%) |
| CIE-LAB | lab(69.16, 56.19, -9.68) |
| CIE-LCH | lch(69.16, 57.02, 350.23°) |
| OKLab | oklab(75.65% 0.1697 -0.025) |
| OKLCH | oklch(75.65% 0.172 351.6) |
| XYZ | xyz(57.6527, 39.5631, 52.1673) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.23
Hot Pink
#FF69B4
ΔE00 3.65
Bubble Gum Pink
#FF69AF
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DBC #7DFFC0
analogous
#FF7DFD #FF7DBC #FF7F7D
triadic
#FF7DBC #BCFF7D #7DBCFF
tetradic
#FF7DBC #FDFF7D #7DFFC0 #7F7DFF
square
#FF7DBC #FDFF7D #7DFFC0 #7F7DFF
split-complementary
#FF7DBC #7DFF7F #7DFDFF
monochromatic
#FF037D #FF409C #FF7DBC #FFBADC #FFE0EF
Accessibility & contrast
On white
2.36
#FF7DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FF7DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DBC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DBC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#AFB1B9
Tritanopia (blue-blind)
#FF7895
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7dbc; /* rgb */ color: rgb(255, 125, 188); /* oklch */ color: oklch(75.6% 0.172 351.6);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#ff7dbc',
950: '#000000',
},
}SCSS
$custom: #ff7dbc; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#ff7dbc",
"rgb": {
"r": 255,
"g": 125,
"b": 188
},
"hsl": {
"h": 330.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75649,
"c": 0.17154,
"h": 351.6
},
"luminance": 0.39558
}Semantic roles & 50–950 ramp
primary
#FF7DBC
secondary
#D4F7E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82