#FF7DDB#FF7DDB
#FF7DDB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.8% C 0.190 H 339.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DDB |
|---|---|
| RGB | rgb(255, 125, 219) |
| HSL | hsl(317, 100%, 75%) |
| HSV | hsv(317, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 14.1%, 0%) |
| CIE-LAB | lab(70.21, 60.55, -25.36) |
| CIE-LCH | lch(70.21, 65.65, 337.27°) |
| OKLab | oklab(76.78% 0.1779 -0.0681) |
| OKLCH | oklch(76.78% 0.19 339.1) |
| XYZ | xyz(61.3605, 41.0462, 71.6950) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DDB #7DFFA1
analogous
#E27DFF #FF7DDB #FF7D9A
triadic
#FF7DDB #DBFF7D #7DDBFF
tetradic
#FF7DDB #FFE27D #7DFFA1 #7D9AFF
square
#FF7DDB #FFE27D #7DFFA1 #7D9AFF
split-complementary
#FF7DDB #9AFF7D #7DFFE2
monochromatic
#FF03B9 #FF40CA #FF7DDB #FFBAEC #FFE0F7
Accessibility & contrast
On white
2.28
#FF7DDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FF7DDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DDB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DDB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#FF80A2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff7ddb; /* rgb */ color: rgb(255, 125, 219); /* oklch */ color: oklch(76.8% 0.190 339.1);
Tailwind
colors: {
custom: {
50: '#ffa7e6',
500: '#ff7ddb',
950: '#000000',
},
}SCSS
$custom: #ff7ddb; $custom-light: #ffa7e6; $custom-dark: #000000;
JSON
{
"hex": "#ff7ddb",
"rgb": {
"r": 255,
"g": 125,
"b": 219
},
"hsl": {
"h": 316.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76779,
"c": 0.19047,
"h": 339.1
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#FF7DDB
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84