#FF7DB5#FF7DB5
#FF7DB5 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.168 H 354.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DB5 |
|---|---|
| RGB | rgb(255, 125, 181) |
| HSL | hsl(334, 100%, 75%) |
| HSV | hsv(334, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 29%, 0%) |
| CIE-LAB | lab(68.95, 55.30, -6.06) |
| CIE-LCH | lch(68.95, 55.63, 353.74°) |
| OKLab | oklab(75.42% 0.1676 -0.0153) |
| OKLCH | oklch(75.42% 0.168 354.8) |
| XYZ | xyz(56.9164, 39.2686, 48.2891) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.26
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Carnation Pink
#FF7FA7
ΔE00 3.78
Hot Pink
#FF69B4
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DB5 #7DFFC7
analogous
#FF7DF6 #FF7DB5 #FF867D
triadic
#FF7DB5 #B5FF7D #7DB5FF
tetradic
#FF7DB5 #F6FF7D #7DFFC7 #867DFF
square
#FF7DB5 #F6FF7D #7DFFC7 #867DFF
split-complementary
#FF7DB5 #7DFF86 #7DF6FF
monochromatic
#FF036F #FF4092 #FF7DB5 #FFBAD8 #FFE0EE
Accessibility & contrast
On white
2.37
#FF7DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF7DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DB5
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DB5 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB7
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7db5; /* rgb */ color: rgb(255, 125, 181); /* oklch */ color: oklch(75.4% 0.168 354.8);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#ff7db5',
950: '#000000',
},
}SCSS
$custom: #ff7db5; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#ff7db5",
"rgb": {
"r": 255,
"g": 125,
"b": 181
},
"hsl": {
"h": 334.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75421,
"c": 0.16826,
"h": 354.8
},
"luminance": 0.39263
}Semantic roles & 50–950 ramp
primary
#FF7DB5
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82