#FF7EA0#FF7EA0
#FF7EA0 is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.160 H 5.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA0 |
|---|---|
| RGB | rgb(255, 126, 160) |
| HSL | hsl(344, 100%, 75%) |
| HSV | hsv(344, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 37.3%, 0%) |
| CIE-LAB | lab(68.55, 52.33, 5.18) |
| CIE-LCH | lch(68.55, 52.59, 5.66°) |
| OKLab | oklab(74.94% 0.1591 0.0141) |
| OKLCH | oklch(74.94% 0.16 5.1) |
| XYZ | xyz(55.0490, 38.7252, 37.8265) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 1.64
Carnation Pink
#FF7FA7
ΔE00 1.74
Pinky
#FC86AA
ΔE00 2.38
Rose Pink
#F7879A
ΔE00 3.56
Carnation
#FD798F
ΔE00 3.97
Rosy Pink
#F6688E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA0 #7EFFDD
analogous
#FF7EE1 #FF7EA0 #FF9D7E
triadic
#FF7EA0 #A0FF7E #7EA0FF
tetradic
#FF7EA0 #E1FF7E #7EFFDD #9D7EFF
square
#FF7EA0 #E1FF7E #7EFFDD #9D7EFF
split-complementary
#FF7EA0 #7EFF9D #7EE1FF
monochromatic
#FF0446 #FF4173 #FF7EA0 #FFBBCD #FFE0E8
Accessibility & contrast
On white
2.40
#FF7EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FF7EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA0
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA0 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A1
Deuteranopia (green-blind)
#B6B19D
Tritanopia (blue-blind)
#FF728A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ea0; /* rgb */ color: rgb(255, 126, 160); /* oklch */ color: oklch(74.9% 0.160 5.1);
Tailwind
colors: {
custom: {
50: '#ffa7bc',
500: '#ff7ea0',
950: '#000000',
},
}SCSS
$custom: #ff7ea0; $custom-light: #ffa7bc; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea0",
"rgb": {
"r": 255,
"g": 126,
"b": 160
},
"hsl": {
"h": 344.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74935,
"c": 0.1597,
"h": 5.1
},
"luminance": 0.3872
}Semantic roles & 50–950 ramp
primary
#FF7EA0
secondary
#D4F7EE
accent
#E6A900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80