#FF7EAC#FF7EAC
#FF7EAC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.163 H 359.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EAC |
|---|---|
| RGB | rgb(255, 126, 172) |
| HSL | hsl(339, 100%, 75%) |
| HSV | hsv(339, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 32.5%, 0%) |
| CIE-LAB | lab(68.87, 53.72, -1.11) |
| CIE-LCH | lch(68.87, 53.73, 358.81°) |
| OKLab | oklab(75.28% 0.1632 -0.0022) |
| OKLCH | oklch(75.28% 0.163 359.2) |
| XYZ | xyz(56.1498, 39.1655, 43.6243) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.44
Pinky
#FC86AA
ΔE00 2.19
Rosa
#FE86A4
ΔE00 3.65
Pink (survey)
#FF81C0
ΔE00 4.48
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EAC #7EFFD1
analogous
#FF7EEC #FF7EAC #FF917E
triadic
#FF7EAC #ACFF7E #7EACFF
tetradic
#FF7EAC #ECFF7E #7EFFD1 #917EFF
square
#FF7EAC #ECFF7E #7EFFD1 #917EFF
split-complementary
#FF7EAC #7EFF91 #7EECFF
monochromatic
#FF045D #FF4185 #FF7EAC #FFBBD3 #FFE0EB
Accessibility & contrast
On white
2.38
#FF7EAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FF7EAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EAC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EAC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AD
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#FF758F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eac; /* rgb */ color: rgb(255, 126, 172); /* oklch */ color: oklch(75.3% 0.163 359.2);
Tailwind
colors: {
custom: {
50: '#ffa7c4',
500: '#ff7eac',
950: '#000000',
},
}SCSS
$custom: #ff7eac; $custom-light: #ffa7c4; $custom-dark: #000000;
JSON
{
"hex": "#ff7eac",
"rgb": {
"r": 255,
"g": 126,
"b": 172
},
"hsl": {
"h": 338.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.7528,
"c": 0.16321,
"h": 359.2
},
"luminance": 0.3916
}Semantic roles & 50–950 ramp
primary
#FF7EAC
secondary
#D4F7EB
accent
#E69400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81