#FF7DAA#FF7DAA
#FF7DAA is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.164 H 359.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DAA |
|---|---|
| RGB | rgb(255, 125, 170) |
| HSL | hsl(339, 100%, 75%) |
| HSV | hsv(339, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 33.3%, 0%) |
| CIE-LAB | lab(68.63, 53.96, -0.34) |
| CIE-LCH | lch(68.63, 53.96, 359.64°) |
| OKLab | oklab(75.08% 0.164 -0.0002) |
| OKLCH | oklch(75.08% 0.164 359.9) |
| XYZ | xyz(55.8320, 38.8348, 42.5779) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.13
Pinky
#FC86AA
ΔE00 2.13
Rosa
#FE86A4
ΔE00 3.42
Pink (survey)
#FF81C0
ΔE00 4.88
Bubble Gum Pink
#FF69AF
ΔE00 4.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DAA #7DFFD2
analogous
#FF7DEB #FF7DAA #FF917D
triadic
#FF7DAA #AAFF7D #7DAAFF
tetradic
#FF7DAA #EBFF7D #7DFFD2 #917DFF
square
#FF7DAA #EBFF7D #7DFFD2 #917DFF
split-complementary
#FF7DAA #7DFF91 #7DEBFF
monochromatic
#FF035A #FF4082 #FF7DAA #FFBAD2 #FFE0EB
Accessibility & contrast
On white
2.40
#FF7DAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FF7DAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DAA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DAA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#B3B1A7
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7daa; /* rgb */ color: rgb(255, 125, 170); /* oklch */ color: oklch(75.1% 0.164 359.9);
Tailwind
colors: {
custom: {
50: '#ffa6c3',
500: '#ff7daa',
950: '#000000',
},
}SCSS
$custom: #ff7daa; $custom-light: #ffa6c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7daa",
"rgb": {
"r": 255,
"g": 125,
"b": 170
},
"hsl": {
"h": 339.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75082,
"c": 0.16399,
"h": 359.9
},
"luminance": 0.3883
}Semantic roles & 50–950 ramp
primary
#FF7DAA
secondary
#D4F7EB
accent
#E69600
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81