#FF7EA5#FF7EA5
#FF7EA5 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.161 H 2.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA5 |
|---|---|
| RGB | rgb(255, 126, 165) |
| HSL | hsl(342, 100%, 75%) |
| HSV | hsv(342, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 35.3%, 0%) |
| CIE-LAB | lab(68.68, 52.90, 2.55) |
| CIE-LCH | lch(68.68, 52.96, 2.76°) |
| OKLab | oklab(75.08% 0.1608 0.0073) |
| OKLCH | oklch(75.08% 0.161 2.6) |
| XYZ | xyz(55.4952, 38.9037, 40.1765) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.43
Pinky
#FC86AA
ΔE00 1.70
Rosa
#FE86A4
ΔE00 2.19
Rose Pink
#F7879A
ΔE00 4.67
Carnation
#FD798F
ΔE00 5.28
Rosy Pink
#F6688E
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA5 #7EFFD8
analogous
#FF7EE6 #FF7EA5 #FF977E
triadic
#FF7EA5 #A5FF7E #7EA5FF
tetradic
#FF7EA5 #E6FF7E #7EFFD8 #977EFF
square
#FF7EA5 #E6FF7E #7EFFD8 #977EFF
split-complementary
#FF7EA5 #7EFF97 #7EE6FF
monochromatic
#FF0450 #FF417A #FF7EA5 #FFBBD0 #FFE0EA
Accessibility & contrast
On white
2.39
#FF7EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FF7EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9498A6
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#FF738C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ea5; /* rgb */ color: rgb(255, 126, 165); /* oklch */ color: oklch(75.1% 0.161 2.6);
Tailwind
colors: {
custom: {
50: '#ffa7bf',
500: '#ff7ea5',
950: '#000000',
},
}SCSS
$custom: #ff7ea5; $custom-light: #ffa7bf; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea5",
"rgb": {
"r": 255,
"g": 126,
"b": 165
},
"hsl": {
"h": 341.86,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75075,
"c": 0.16099,
"h": 2.6
},
"luminance": 0.38898
}Semantic roles & 50–950 ramp
primary
#FF7EA5
secondary
#D4F7ED
accent
#E6A000
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81