#FF7EAE#FF7EAE
#FF7EAE is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.164 H 358.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EAE |
|---|---|
| RGB | rgb(255, 126, 174) |
| HSL | hsl(338, 100%, 75%) |
| HSV | hsv(338, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 31.8%, 0%) |
| CIE-LAB | lab(68.93, 53.96, -2.16) |
| CIE-LCH | lch(68.93, 54.00, 357.71°) |
| OKLab | oklab(75.34% 0.1639 -0.005) |
| OKLCH | oklch(75.34% 0.164 358.3) |
| XYZ | xyz(56.3433, 39.2429, 44.6435) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.94
Pinky
#FC86AA
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 3.98
Rosa
#FE86A4
ΔE00 4.10
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EAE #7EFFCF
analogous
#FF7EEF #FF7EAE #FF8E7E
triadic
#FF7EAE #AEFF7E #7EAEFF
tetradic
#FF7EAE #EFFF7E #7EFFCF #8E7EFF
square
#FF7EAE #EFFF7E #7EFFCF #8E7EFF
split-complementary
#FF7EAE #7EFF8E #7EEFFF
monochromatic
#FF0461 #FF4188 #FF7EAE #FFBBD4 #FFE0EC
Accessibility & contrast
On white
2.37
#FF7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EAE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EAE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eae; /* rgb */ color: rgb(255, 126, 174); /* oklch */ color: oklch(75.3% 0.164 358.3);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#ff7eae',
950: '#000000',
},
}SCSS
$custom: #ff7eae; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7eae",
"rgb": {
"r": 255,
"g": 126,
"b": 174
},
"hsl": {
"h": 337.674,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75341,
"c": 0.16392,
"h": 358.3
},
"luminance": 0.39238
}Semantic roles & 50–950 ramp
primary
#FF7EAE
secondary
#D4F7EA
accent
#E69000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82