#FF7DB3#FF7DB3
#FF7DB3 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.167 H 355.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB3 |
|---|---|
| RGB | rgb(255, 125, 179) |
| HSL | hsl(335, 100%, 75%) |
| HSV | hsv(335, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 29.8%, 0%) |
| CIE-LAB | lab(68.89, 55.05, -5.03) |
| CIE-LCH | lch(68.89, 55.28, 354.78°) |
| OKLab | oklab(75.36% 0.1669 -0.0125) |
| OKLCH | oklch(75.36% 0.167 355.7) |
| XYZ | xyz(56.7126, 39.1871, 47.2161) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Carnation Pink
#FF7FA7
ΔE00 3.31
Pinky
#FC86AA
ΔE00 3.76
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB3 #7DFFC9
analogous
#FF7DF4 #FF7DB3 #FF887D
triadic
#FF7DB3 #B3FF7D #7DB3FF
tetradic
#FF7DB3 #F4FF7D #7DFFC9 #887DFF
square
#FF7DB3 #F4FF7D #7DFFC9 #887DFF
split-complementary
#FF7DB3 #7DFF88 #7DF4FF
monochromatic
#FF036B #FF408F #FF7DB3 #FFBAD7 #FFE0ED
Accessibility & contrast
On white
2.38
#FF7DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF7DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB3
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB3 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B5
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db3; /* rgb */ color: rgb(255, 125, 179); /* oklch */ color: oklch(75.4% 0.167 355.7);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#ff7db3',
950: '#000000',
},
}SCSS
$custom: #ff7db3; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#ff7db3",
"rgb": {
"r": 255,
"g": 125,
"b": 179
},
"hsl": {
"h": 335.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75357,
"c": 0.1674,
"h": 355.7
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#FF7DB3
secondary
#D4F7E9
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82