#FF7DB7#FF7DB7
#FF7DB7 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.169 H 353.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB7 |
|---|---|
| RGB | rgb(255, 125, 183) |
| HSL | hsl(333, 100%, 75%) |
| HSV | hsv(333, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 28.2%, 0%) |
| CIE-LAB | lab(69.00, 55.55, -7.10) |
| CIE-LCH | lch(69.00, 56.00, 352.72°) |
| OKLab | oklab(75.49% 0.1682 -0.018) |
| OKLCH | oklch(75.49% 0.169 353.9) |
| XYZ | xyz(57.1230, 39.3513, 49.3777) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.82
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB7 #7DFFC5
analogous
#FF7DF8 #FF7DB7 #FF847D
triadic
#FF7DB7 #B7FF7D #7DB7FF
tetradic
#FF7DB7 #F8FF7D #7DFFC5 #847DFF
square
#FF7DB7 #F8FF7D #7DFFC5 #847DFF
split-complementary
#FF7DB7 #7DFF84 #7DF8FF
monochromatic
#FF0373 #FF4095 #FF7DB7 #FFBAD9 #FFE0EE
Accessibility & contrast
On white
2.37
#FF7DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FF7DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB7
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB7 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9AB9
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db7; /* rgb */ color: rgb(255, 125, 183); /* oklch */ color: oklch(75.5% 0.169 353.9);
Tailwind
colors: {
custom: {
50: '#ffa6cc',
500: '#ff7db7',
950: '#000000',
},
}SCSS
$custom: #ff7db7; $custom-light: #ffa6cc; $custom-dark: #000000;
JSON
{
"hex": "#ff7db7",
"rgb": {
"r": 255,
"g": 125,
"b": 183
},
"hsl": {
"h": 333.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75485,
"c": 0.16916,
"h": 353.9
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#FF7DB7
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82