#FF7EAF#FF7EAF
#FF7EAF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.164 H 357.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EAF |
|---|---|
| RGB | rgb(255, 126, 175) |
| HSL | hsl(337, 100%, 75%) |
| HSV | hsv(337, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 31.4%, 0%) |
| CIE-LAB | lab(68.96, 54.08, -2.68) |
| CIE-LCH | lch(68.96, 54.14, 357.17°) |
| OKLab | oklab(75.37% 0.1642 -0.0063) |
| OKLCH | oklch(75.37% 0.164 357.8) |
| XYZ | xyz(56.4412, 39.2821, 45.1588) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.19
Pinky
#FC86AA
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 3.74
Rosa
#FE86A4
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EAF #7EFFCE
analogous
#FF7EF0 #FF7EAF #FF8D7E
triadic
#FF7EAF #AFFF7E #7EAFFF
tetradic
#FF7EAF #F0FF7E #7EFFCE #8D7EFF
square
#FF7EAF #F0FF7E #7EFFCE #8D7EFF
split-complementary
#FF7EAF #7EFF8D #7EF0FF
monochromatic
#FF0463 #FF4189 #FF7EAF #FFBBD5 #FFE0EC
Accessibility & contrast
On white
2.37
#FF7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EAF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EAF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7eaf; /* rgb */ color: rgb(255, 126, 175); /* oklch */ color: oklch(75.4% 0.164 357.8);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#ff7eaf',
950: '#000000',
},
}SCSS
$custom: #ff7eaf; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#ff7eaf",
"rgb": {
"r": 255,
"g": 126,
"b": 175
},
"hsl": {
"h": 337.209,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75371,
"c": 0.1643,
"h": 357.8
},
"luminance": 0.39277
}Semantic roles & 50–950 ramp
primary
#FF7EAF
secondary
#D4F7EA
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82