#FF7DB8#FF7DB8
#FF7DB8 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.170 H 353.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB8 |
|---|---|
| RGB | rgb(255, 125, 184) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 27.8%, 0%) |
| CIE-LAB | lab(69.03, 55.68, -7.61) |
| CIE-LCH | lch(69.03, 56.20, 352.21°) |
| OKLab | oklab(75.52% 0.1685 -0.0194) |
| OKLCH | oklch(75.52% 0.17 353.4) |
| XYZ | xyz(57.2275, 39.3930, 49.9278) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.79
Bubblegum Pink
#FE83CC
ΔE00 4.10
Carnation Pink
#FF7FA7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB8 #7DFFC4
analogous
#FF7DF9 #FF7DB8 #FF837D
triadic
#FF7DB8 #B8FF7D #7DB8FF
tetradic
#FF7DB8 #F9FF7D #7DFFC4 #837DFF
square
#FF7DB8 #F9FF7D #7DFFC4 #837DFF
split-complementary
#FF7DB8 #7DFF83 #7DF9FF
monochromatic
#FF0375 #FF4097 #FF7DB8 #FFBAD9 #FFE0EE
Accessibility & contrast
On white
2.37
#FF7DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF7DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#B0B1B5
Tritanopia (blue-blind)
#FF7793
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db8; /* rgb */ color: rgb(255, 125, 184); /* oklch */ color: oklch(75.5% 0.170 353.4);
Tailwind
colors: {
custom: {
50: '#ffa6cd',
500: '#ff7db8',
950: '#000000',
},
}SCSS
$custom: #ff7db8; $custom-light: #ffa6cd; $custom-dark: #000000;
JSON
{
"hex": "#ff7db8",
"rgb": {
"r": 255,
"g": 125,
"b": 184
},
"hsl": {
"h": 332.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75518,
"c": 0.16962,
"h": 353.4
},
"luminance": 0.39388
}Semantic roles & 50–950 ramp
primary
#FF7DB8
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191013
muted
#877F82