#FF7DAD#FF7DAD
#FF7DAD is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.165 H 358.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DAD |
|---|---|
| RGB | rgb(255, 125, 173) |
| HSL | hsl(338, 100%, 75%) |
| HSV | hsv(338, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 32.2%, 0%) |
| CIE-LAB | lab(68.71, 54.31, -1.90) |
| CIE-LCH | lch(68.71, 54.35, 357.99°) |
| OKLab | oklab(75.17% 0.165 -0.0043) |
| OKLCH | oklch(75.17% 0.165 358.5) |
| XYZ | xyz(56.1190, 38.9496, 44.0896) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.86
Pinky
#FC86AA
ΔE00 2.59
Rosa
#FE86A4
ΔE00 4.08
Pink (survey)
#FF81C0
ΔE00 4.13
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Bubblegum (survey)
#FF6CB5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DAD #7DFFCF
analogous
#FF7DEE #FF7DAD #FF8E7D
triadic
#FF7DAD #ADFF7D #7DADFF
tetradic
#FF7DAD #EEFF7D #7DFFCF #8E7DFF
square
#FF7DAD #EEFF7D #7DFFCF #8E7DFF
split-complementary
#FF7DAD #7DFF8E #7DEEFF
monochromatic
#FF0360 #FF4086 #FF7DAD #FFBAD4 #FFE0EC
Accessibility & contrast
On white
2.39
#FF7DAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF7DAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DAD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DAD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AE
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7dad; /* rgb */ color: rgb(255, 125, 173); /* oklch */ color: oklch(75.2% 0.165 358.5);
Tailwind
colors: {
custom: {
50: '#ffa6c5',
500: '#ff7dad',
950: '#000000',
},
}SCSS
$custom: #ff7dad; $custom-light: #ffa6c5; $custom-dark: #000000;
JSON
{
"hex": "#ff7dad",
"rgb": {
"r": 255,
"g": 125,
"b": 173
},
"hsl": {
"h": 337.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75172,
"c": 0.16505,
"h": 358.5
},
"luminance": 0.38944
}Semantic roles & 50–950 ramp
primary
#FF7DAD
secondary
#D4F7EA
accent
#E69100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81