#FF7EA9#FF7EA9
#FF7EA9 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.162 H 0.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA9 |
|---|---|
| RGB | rgb(255, 126, 169) |
| HSL | hsl(340, 100%, 75%) |
| HSV | hsv(340, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 33.7%, 0%) |
| CIE-LAB | lab(68.79, 53.36, 0.46) |
| CIE-LCH | lch(68.79, 53.36, 0.49°) |
| OKLab | oklab(75.19% 0.1622 0.0019) |
| OKLCH | oklch(75.19% 0.162 0.7) |
| XYZ | xyz(55.8649, 39.0516, 42.1240) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.69
Pinky
#FC86AA
ΔE00 1.79
Rosa
#FE86A4
ΔE00 2.99
Pink (survey)
#FF81C0
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.39
Rose Pink
#F7879A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA9 #7EFFD4
analogous
#FF7EEA #FF7EA9 #FF947E
triadic
#FF7EA9 #A9FF7E #7EA9FF
tetradic
#FF7EA9 #EAFF7E #7EFFD4 #947EFF
square
#FF7EA9 #EAFF7E #7EFFD4 #947EFF
split-complementary
#FF7EA9 #7EFF94 #7EEAFF
monochromatic
#FF0457 #FF4180 #FF7EA9 #FFBBD2 #FFE0EB
Accessibility & contrast
On white
2.38
#FF7EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF7EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA9
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA9 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AA
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ea9; /* rgb */ color: rgb(255, 126, 169); /* oklch */ color: oklch(75.2% 0.162 0.7);
Tailwind
colors: {
custom: {
50: '#ffa7c2',
500: '#ff7ea9',
950: '#000000',
},
}SCSS
$custom: #ff7ea9; $custom-light: #ffa7c2; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea9",
"rgb": {
"r": 255,
"g": 126,
"b": 169
},
"hsl": {
"h": 340,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75191,
"c": 0.1622,
"h": 0.7
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#FF7EA9
secondary
#D4F7EB
accent
#E69900
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81