#FF7EA7#FF7EA7
#FF7EA7 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.162 H 1.6°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA7 |
|---|---|
| RGB | rgb(255, 126, 167) |
| HSL | hsl(341, 100%, 75%) |
| HSV | hsv(341, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 34.5%, 0%) |
| CIE-LAB | lab(68.73, 53.13, 1.50) |
| CIE-LCH | lch(68.73, 53.15, 1.62°) |
| OKLab | oklab(75.13% 0.1615 0.0046) |
| OKLCH | oklch(75.13% 0.162 1.6) |
| XYZ | xyz(55.6786, 38.9771, 41.1427) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.25
Pinky
#FC86AA
ΔE00 1.67
Rosa
#FE86A4
ΔE00 2.57
Rose Pink
#F7879A
ΔE00 5.13
Pig Pink
#E78EA5
ΔE00 5.53
Rosy Pink
#F6688E
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA7 #7EFFD6
analogous
#FF7EE8 #FF7EA7 #FF957E
triadic
#FF7EA7 #A7FF7E #7EA7FF
tetradic
#FF7EA7 #E8FF7E #7EFFD6 #957EFF
square
#FF7EA7 #E8FF7E #7EFFD6 #957EFF
split-complementary
#FF7EA7 #7EFF95 #7EE8FF
monochromatic
#FF0454 #FF417D #FF7EA7 #FFBBD1 #FFE0EA
Accessibility & contrast
On white
2.39
#FF7EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF7EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA7
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA7 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399A8
Deuteranopia (green-blind)
#B4B1A4
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ea7; /* rgb */ color: rgb(255, 126, 167); /* oklch */ color: oklch(75.1% 0.162 1.6);
Tailwind
colors: {
custom: {
50: '#ffa7c1',
500: '#ff7ea7',
950: '#000000',
},
}SCSS
$custom: #ff7ea7; $custom-light: #ffa7c1; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea7",
"rgb": {
"r": 255,
"g": 126,
"b": 167
},
"hsl": {
"h": 340.93,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75133,
"c": 0.16158,
"h": 1.6
},
"luminance": 0.38972
}Semantic roles & 50–950 ramp
primary
#FF7EA7
secondary
#D4F7EC
accent
#E69D00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81