#FF7EC3#FF7EC3
#FF7EC3 is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.0% C 0.174 H 348.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EC3 |
|---|---|
| RGB | rgb(255, 126, 195) |
| HSL | hsl(328, 100%, 75%) |
| HSV | hsv(328, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 23.5%, 0%) |
| CIE-LAB | lab(69.56, 56.65, -12.99) |
| CIE-LCH | lch(69.56, 58.12, 347.08°) |
| OKLab | oklab(76.02% 0.1703 -0.0339) |
| OKLCH | oklch(76.02% 0.174 348.7) |
| XYZ | xyz(58.5529, 40.1268, 56.2806) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.13
Bubblegum Pink
#FE83CC
ΔE00 1.83
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Hot Pink
#FF69B4
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EC3 #7EFFBA
analogous
#FB7EFF #FF7EC3 #FF7E83
triadic
#FF7EC3 #C3FF7E #7EC3FF
tetradic
#FF7EC3 #FFFB7E #7EFFBA #7E83FF
square
#FF7EC3 #FFFB7E #7EFFBA #7E83FF
split-complementary
#FF7EC3 #83FF7E #7EFFFB
monochromatic
#FF048A #FF41A7 #FF7EC3 #FFBBDF #FFE0F1
Accessibility & contrast
On white
2.33
#FF7EC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#FF7EC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EC3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EC3 | 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)
#8B9CC5
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#FF7B98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7ec3; /* rgb */ color: rgb(255, 126, 195); /* oklch */ color: oklch(76.0% 0.174 348.7);
Tailwind
colors: {
custom: {
50: '#ffa7d5',
500: '#ff7ec3',
950: '#000000',
},
}SCSS
$custom: #ff7ec3; $custom-light: #ffa7d5; $custom-dark: #000000;
JSON
{
"hex": "#ff7ec3",
"rgb": {
"r": 255,
"g": 126,
"b": 195
},
"hsl": {
"h": 327.907,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76023,
"c": 0.17367,
"h": 348.7
},
"luminance": 0.40122
}Semantic roles & 50–950 ramp
primary
#FF7EC3
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83