#FF7EAA#FF7EAA
#FF7EAA is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.163 H 0.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EAA |
|---|---|
| RGB | rgb(255, 126, 170) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 33.3%, 0%) |
| CIE-LAB | lab(68.82, 53.48, -0.07) |
| CIE-LCH | lch(68.82, 53.48, 359.93°) |
| OKLab | oklab(75.22% 0.1625 0.0005) |
| OKLCH | oklch(75.22% 0.163 0.2) |
| XYZ | xyz(55.9592, 39.0893, 42.6203) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.94
Pinky
#FC86AA
ΔE00 1.90
Rosa
#FE86A4
ΔE00 3.21
Pink (survey)
#FF81C0
ΔE00 4.98
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EAA #7EFFD3
analogous
#FF7EEA #FF7EAA #FF937E
triadic
#FF7EAA #AAFF7E #7EAAFF
tetradic
#FF7EAA #EAFF7E #7EFFD3 #937EFF
square
#FF7EAA #EAFF7E #7EFFD3 #937EFF
split-complementary
#FF7EAA #7EFF93 #7EEAFF
monochromatic
#FF0459 #FF4182 #FF7EAA #FFBBD2 #FFE0EB
Accessibility & contrast
On white
2.38
#FF7EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FF7EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EAA
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EAA | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AB
Deuteranopia (green-blind)
#B4B1A7
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eaa; /* rgb */ color: rgb(255, 126, 170); /* oklch */ color: oklch(75.2% 0.163 0.2);
Tailwind
colors: {
custom: {
50: '#ffa7c3',
500: '#ff7eaa',
950: '#000000',
},
}SCSS
$custom: #ff7eaa; $custom-light: #ffa7c3; $custom-dark: #000000;
JSON
{
"hex": "#ff7eaa",
"rgb": {
"r": 255,
"g": 126,
"b": 170
},
"hsl": {
"h": 339.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75221,
"c": 0.16252,
"h": 0.2
},
"luminance": 0.39084
}Semantic roles & 50–950 ramp
primary
#FF7EAA
secondary
#D4F7EB
accent
#E69700
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81