#FF7DB2#FF7DB2
#FF7DB2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.167 H 356.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB2 |
|---|---|
| RGB | rgb(255, 125, 178) |
| HSL | hsl(336, 100%, 75%) |
| HSV | hsv(336, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 30.2%, 0%) |
| CIE-LAB | lab(68.86, 54.92, -4.51) |
| CIE-LCH | lch(68.86, 55.11, 355.31°) |
| OKLab | oklab(75.33% 0.1666 -0.0111) |
| OKLCH | oklch(75.33% 0.167 356.2) |
| XYZ | xyz(56.6119, 39.1468, 46.6854) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.94
Carnation Pink
#FF7FA7
ΔE00 3.07
Pinky
#FC86AA
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.95
Hot Pink
#FF69B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB2 #7DFFCA
analogous
#FF7DF3 #FF7DB2 #FF897D
triadic
#FF7DB2 #B2FF7D #7DB2FF
tetradic
#FF7DB2 #F3FF7D #7DFFCA #897DFF
square
#FF7DB2 #F3FF7D #7DFFCA #897DFF
split-complementary
#FF7DB2 #7DFF89 #7DF3FF
monochromatic
#FF036A #FF408E #FF7DB2 #FFBAD6 #FFE0ED
Accessibility & contrast
On white
2.38
#FF7DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF7DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B4
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db2; /* rgb */ color: rgb(255, 125, 178); /* oklch */ color: oklch(75.3% 0.167 356.2);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#ff7db2',
950: '#000000',
},
}SCSS
$custom: #ff7db2; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7db2",
"rgb": {
"r": 255,
"g": 125,
"b": 178
},
"hsl": {
"h": 335.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75326,
"c": 0.16698,
"h": 356.2
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#FF7DB2
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82