#FF7DB0#FF7DB0
#FF7DB0 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.166 H 357.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB0 |
|---|---|
| RGB | rgb(255, 125, 176) |
| HSL | hsl(336, 100%, 75%) |
| HSV | hsv(336, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 31%, 0%) |
| CIE-LAB | lab(68.80, 54.68, -3.47) |
| CIE-LCH | lch(68.80, 54.79, 356.37°) |
| OKLab | oklab(75.26% 0.166 -0.0084) |
| OKLCH | oklch(75.26% 0.166 357.1) |
| XYZ | xyz(56.4125, 39.0670, 45.6356) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.59
Pinky
#FC86AA
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 3.41
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB0 #7DFFCC
analogous
#FF7DF1 #FF7DB0 #FF8B7D
triadic
#FF7DB0 #B0FF7D #7DB0FF
tetradic
#FF7DB0 #F1FF7D #7DFFCC #8B7DFF
square
#FF7DB0 #F1FF7D #7DFFCC #8B7DFF
split-complementary
#FF7DB0 #7DFF8B #7DF1FF
monochromatic
#FF0366 #FF408B #FF7DB0 #FFBAD5 #FFE0EC
Accessibility & contrast
On white
2.38
#FF7DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF7DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB0
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB0 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B2
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db0; /* rgb */ color: rgb(255, 125, 176); /* oklch */ color: oklch(75.3% 0.166 357.1);
Tailwind
colors: {
custom: {
50: '#ffa6c7',
500: '#ff7db0',
950: '#000000',
},
}SCSS
$custom: #ff7db0; $custom-light: #ffa6c7; $custom-dark: #000000;
JSON
{
"hex": "#ff7db0",
"rgb": {
"r": 255,
"g": 125,
"b": 176
},
"hsl": {
"h": 336.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75264,
"c": 0.16618,
"h": 357.1
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#FF7DB0
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82