#FF7EA6#FF7EA6
#FF7EA6 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.161 H 2.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EA6 |
|---|---|
| RGB | rgb(255, 126, 166) |
| HSL | hsl(341, 100%, 75%) |
| HSV | hsv(341, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 34.9%, 0%) |
| CIE-LAB | lab(68.71, 53.01, 2.03) |
| CIE-LCH | lch(68.71, 53.05, 2.19°) |
| OKLab | oklab(75.1% 0.1612 0.006) |
| OKLCH | oklch(75.1% 0.161 2.1) |
| XYZ | xyz(55.5865, 38.9402, 40.6577) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.23
Pinky
#FC86AA
ΔE00 1.66
Rosa
#FE86A4
ΔE00 2.38
Rose Pink
#F7879A
ΔE00 4.90
Rosy Pink
#F6688E
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EA6 #7EFFD7
analogous
#FF7EE7 #FF7EA6 #FF967E
triadic
#FF7EA6 #A6FF7E #7EA6FF
tetradic
#FF7EA6 #E7FF7E #7EFFD7 #967EFF
square
#FF7EA6 #E7FF7E #7EFFD7 #967EFF
split-complementary
#FF7EA6 #7EFF96 #7EE7FF
monochromatic
#FF0452 #FF417C #FF7EA6 #FFBBD0 #FFE0EA
Accessibility & contrast
On white
2.39
#FF7EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FF7EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EA6
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EA6 | 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)
#9399A7
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ea6; /* rgb */ color: rgb(255, 126, 166); /* oklch */ color: oklch(75.1% 0.161 2.1);
Tailwind
colors: {
custom: {
50: '#ffa7c0',
500: '#ff7ea6',
950: '#000000',
},
}SCSS
$custom: #ff7ea6; $custom-light: #ffa7c0; $custom-dark: #000000;
JSON
{
"hex": "#ff7ea6",
"rgb": {
"r": 255,
"g": 126,
"b": 166
},
"hsl": {
"h": 341.395,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75104,
"c": 0.16127,
"h": 2.1
},
"luminance": 0.38935
}Semantic roles & 50–950 ramp
primary
#FF7EA6
secondary
#D4F7EC
accent
#E69E00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81