#FF7DB6#FF7DB6
#FF7DB6 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.169 H 354.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB6 |
|---|---|
| RGB | rgb(255, 125, 182) |
| HSL | hsl(334, 100%, 75%) |
| HSV | hsv(334, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 28.6%, 0%) |
| CIE-LAB | lab(68.98, 55.42, -6.58) |
| CIE-LCH | lch(68.98, 55.81, 353.23°) |
| OKLab | oklab(75.45% 0.1679 -0.0167) |
| OKLCH | oklch(75.45% 0.169 354.3) |
| XYZ | xyz(57.0193, 39.3098, 48.8315) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.04
Bubblegum (survey)
#FF6CB5
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Hot Pink
#FF69B4
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB6 #7DFFC6
analogous
#FF7DF7 #FF7DB6 #FF857D
triadic
#FF7DB6 #B6FF7D #7DB6FF
tetradic
#FF7DB6 #F7FF7D #7DFFC6 #857DFF
square
#FF7DB6 #F7FF7D #7DFFC6 #857DFF
split-complementary
#FF7DB6 #7DFF85 #7DF7FF
monochromatic
#FF0371 #FF4094 #FF7DB6 #FFBAD8 #FFE0EE
Accessibility & contrast
On white
2.37
#FF7DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF7DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB6
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB6 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9AB8
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db6; /* rgb */ color: rgb(255, 125, 182); /* oklch */ color: oklch(75.5% 0.169 354.3);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#ff7db6',
950: '#000000',
},
}SCSS
$custom: #ff7db6; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#ff7db6",
"rgb": {
"r": 255,
"g": 125,
"b": 182
},
"hsl": {
"h": 333.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75453,
"c": 0.16871,
"h": 354.3
},
"luminance": 0.39305
}Semantic roles & 50–950 ramp
primary
#FF7DB6
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82