#FF7EA1#FF7EA1
#FF7EA1 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.160 H 4.6°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA1 |
|---|---|
| RGB | rgb(255, 126, 161) |
| HSL | hsl(344, 100%, 75%) |
| HSV | hsv(344, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 36.9%, 0%) |
| CIE-LAB | lab(68.58, 52.44, 4.66) |
| CIE-LCH | lch(68.58, 52.65, 5.07°) |
| OKLab | oklab(74.96% 0.1594 0.0127) |
| OKLCH | oklch(74.96% 0.16 4.6) |
| XYZ | xyz(55.1368, 38.7603, 38.2890) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.47
Rosa
#FE86A4
ΔE00 1.68
Pinky
#FC86AA
ΔE00 2.20
Rose Pink
#F7879A
ΔE00 3.77
Carnation
#FD798F
ΔE00 4.23
Rosy Pink
#F6688E
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA1 #7EFFDC
analogous
#FF7EE1 #FF7EA1 #FF9C7E
triadic
#FF7EA1 #A1FF7E #7EA1FF
tetradic
#FF7EA1 #E1FF7E #7EFFDC #9C7EFF
square
#FF7EA1 #E1FF7E #7EFFDC #9C7EFF
split-complementary
#FF7EA1 #7EFF9C #7EE1FF
monochromatic
#FF0448 #FF4174 #FF7EA1 #FFBBCE #FFE0E9
Accessibility & contrast
On white
2.40
#FF7EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FF7EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA1
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA1 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A2
Deuteranopia (green-blind)
#B6B19E
Tritanopia (blue-blind)
#FF728B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff7ea1; /* rgb */ color: rgb(255, 126, 161); /* oklch */ color: oklch(75.0% 0.160 4.6);
Tailwind
colors: {
custom: {
50: '#ffa7bc',
500: '#ff7ea1',
950: '#000000',
},
}SCSS
$custom: #ff7ea1; $custom-light: #ffa7bc; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea1",
"rgb": {
"r": 255,
"g": 126,
"b": 161
},
"hsl": {
"h": 343.721,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.74963,
"c": 0.15994,
"h": 4.6
},
"luminance": 0.38755
}Semantic roles & 50–950 ramp
primary
#FF7EA1
secondary
#D4F7EE
accent
#E6A700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191012
muted
#877F81