#FF7DA7#FF7DA7
#FF7DA7 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.163 H 1.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DA7 |
|---|---|
| RGB | rgb(255, 125, 167) |
| HSL | hsl(341, 100%, 75%) |
| HSV | hsv(341, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 34.5%, 0%) |
| CIE-LAB | lab(68.55, 53.61, 1.23) |
| CIE-LCH | lch(68.55, 53.62, 1.32°) |
| OKLab | oklab(74.99% 0.163 0.0039) |
| OKLCH | oklch(74.99% 0.163 1.4) |
| XYZ | xyz(55.5514, 38.7226, 41.1003) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.49
Pinky
#FC86AA
ΔE00 1.87
Rosa
#FE86A4
ΔE00 2.81
Rose Pink
#F7879A
ΔE00 5.33
Rosy Pink
#F6688E
ΔE00 5.51
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DA7 #7DFFD5
analogous
#FF7DE8 #FF7DA7 #FF947D
triadic
#FF7DA7 #A7FF7D #7DA7FF
tetradic
#FF7DA7 #E8FF7D #7DFFD5 #947DFF
square
#FF7DA7 #E8FF7D #7DFFD5 #947DFF
split-complementary
#FF7DA7 #7DFF94 #7DE8FF
monochromatic
#FF0354 #FF407E #FF7DA7 #FFBAD0 #FFE0EA
Accessibility & contrast
On white
2.40
#FF7DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF7DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DA7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DA7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298A8
Deuteranopia (green-blind)
#B4B0A4
Tritanopia (blue-blind)
#FF728C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7da7; /* rgb */ color: rgb(255, 125, 167); /* oklch */ color: oklch(75.0% 0.163 1.4);
Tailwind
colors: {
custom: {
50: '#ffa6c1',
500: '#ff7da7',
950: '#000000',
},
}SCSS
$custom: #ff7da7; $custom-light: #ffa6c1; $custom-dark: #000000;
JSON
{
"hex": "#ff7da7",
"rgb": {
"r": 255,
"g": 125,
"b": 167
},
"hsl": {
"h": 340.615,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.74994,
"c": 0.16303,
"h": 1.4
},
"luminance": 0.38717
}Semantic roles & 50–950 ramp
primary
#FF7DA7
secondary
#D4F7EC
accent
#E69B00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81