#FF7EC2#FF7EC2
#FF7EC2 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.173 H 349.2°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EC2 |
|---|---|
| RGB | rgb(255, 126, 194) |
| HSL | hsl(328, 100%, 75%) |
| HSV | hsv(328, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 23.9%, 0%) |
| CIE-LAB | lab(69.53, 56.51, -12.48) |
| CIE-LCH | lch(69.53, 57.88, 347.55°) |
| OKLab | oklab(75.99% 0.17 -0.0326) |
| OKLCH | oklch(75.99% 0.173 349.2) |
| XYZ | xyz(58.4402, 40.0817, 55.6871) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.95
Bubblegum Pink
#FE83CC
ΔE00 2.02
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.46
Carnation Pink
#FF7FA7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EC2 #7EFFBB
analogous
#FB7EFF #FF7EC2 #FF7E82
triadic
#FF7EC2 #C2FF7E #7EC2FF
tetradic
#FF7EC2 #FFFB7E #7EFFBB #7E82FF
square
#FF7EC2 #FFFB7E #7EFFBB #7E82FF
split-complementary
#FF7EC2 #82FF7E #7EFFFB
monochromatic
#FF0488 #FF41A5 #FF7EC2 #FFBBDF #FFE0F1
Accessibility & contrast
On white
2.33
#FF7EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FF7EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EC2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EC2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9CC4
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#FF7A98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ec2; /* rgb */ color: rgb(255, 126, 194); /* oklch */ color: oklch(76.0% 0.173 349.2);
Tailwind
colors: {
custom: {
50: '#ffa7d4',
500: '#ff7ec2',
950: '#000000',
},
}SCSS
$custom: #ff7ec2; $custom-light: #ffa7d4; $custom-dark: #000000;
JSON
{
"hex": "#ff7ec2",
"rgb": {
"r": 255,
"g": 126,
"b": 194
},
"hsl": {
"h": 328.372,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.75989,
"c": 0.17312,
"h": 349.2
},
"luminance": 0.40077
}Semantic roles & 50–950 ramp
primary
#FF7EC2
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83