#FF7EC4#FF7EC4
#FF7EC4 is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.174 H 348.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EC4 |
|---|---|
| RGB | rgb(255, 126, 196) |
| HSL | hsl(327, 100%, 75%) |
| HSV | hsv(327, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 23.1%, 0%) |
| CIE-LAB | lab(69.59, 56.79, -13.50) |
| CIE-LCH | lch(69.59, 58.37, 346.63°) |
| OKLab | oklab(76.06% 0.1706 -0.0353) |
| OKLCH | oklch(76.06% 0.174 348.3) |
| XYZ | xyz(58.6664, 40.1721, 56.8780) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.32
Bubblegum Pink
#FE83CC
ΔE00 1.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Hot Pink
#FF69B4
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EC4 #7EFFB9
analogous
#FA7EFF #FF7EC4 #FF7E84
triadic
#FF7EC4 #C4FF7E #7EC4FF
tetradic
#FF7EC4 #FFFA7E #7EFFB9 #7E84FF
square
#FF7EC4 #FFFA7E #7EFFB9 #7E84FF
split-complementary
#FF7EC4 #84FF7E #7EFFFA
monochromatic
#FF048C #FF41A8 #FF7EC4 #FFBBE0 #FFE0F1
Accessibility & contrast
On white
2.32
#FF7EC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF7EC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EC4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EC4 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9CC6
Deuteranopia (green-blind)
#AEB2C1
Tritanopia (blue-blind)
#FF7B99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ec4; /* rgb */ color: rgb(255, 126, 196); /* oklch */ color: oklch(76.1% 0.174 348.3);
Tailwind
colors: {
custom: {
50: '#ffa7d5',
500: '#ff7ec4',
950: '#000000',
},
}SCSS
$custom: #ff7ec4; $custom-light: #ffa7d5; $custom-dark: #000000;
JSON
{
"hex": "#ff7ec4",
"rgb": {
"r": 255,
"g": 126,
"b": 196
},
"hsl": {
"h": 327.442,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76058,
"c": 0.17422,
"h": 348.3
},
"luminance": 0.40167
}Semantic roles & 50–950 ramp
primary
#FF7EC4
secondary
#D4F7E4
accent
#E66900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83