#FF7DA8#FF7DA8
#FF7DA8 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.163 H 0.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DA8 |
|---|---|
| RGB | rgb(255, 125, 168) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 34.1%, 0%) |
| CIE-LAB | lab(68.58, 53.72, 0.71) |
| CIE-LCH | lch(68.58, 53.73, 0.76°) |
| OKLab | oklab(75.02% 0.1633 0.0025) |
| OKLCH | oklch(75.02% 0.163 0.9) |
| XYZ | xyz(55.6442, 38.7597, 41.5891) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.67
Pinky
#FC86AA
ΔE00 1.93
Rosa
#FE86A4
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Pink (survey)
#FF81C0
ΔE00 5.38
Rose Pink
#F7879A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DA8 #7DFFD4
analogous
#FF7DE9 #FF7DA8 #FF937D
triadic
#FF7DA8 #A8FF7D #7DA8FF
tetradic
#FF7DA8 #E9FF7D #7DFFD4 #937DFF
square
#FF7DA8 #E9FF7D #7DFFD4 #937DFF
split-complementary
#FF7DA8 #7DFF93 #7DE9FF
monochromatic
#FF0356 #FF407F #FF7DA8 #FFBAD1 #FFE0EB
Accessibility & contrast
On white
2.40
#FF7DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF7DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DA8
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DA8 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298A9
Deuteranopia (green-blind)
#B4B0A5
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7da8; /* rgb */ color: rgb(255, 125, 168); /* oklch */ color: oklch(75.0% 0.163 0.9);
Tailwind
colors: {
custom: {
50: '#ffa6c1',
500: '#ff7da8',
950: '#000000',
},
}SCSS
$custom: #ff7da8; $custom-light: #ffa6c1; $custom-dark: #000000;
JSON
{
"hex": "#ff7da8",
"rgb": {
"r": 255,
"g": 125,
"b": 168
},
"hsl": {
"h": 340.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75023,
"c": 0.16334,
"h": 0.9
},
"luminance": 0.38754
}Semantic roles & 50–950 ramp
primary
#FF7DA8
secondary
#D4F7EC
accent
#E69A00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81