#FF7ECA#FF7ECA
#FF7ECA is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.178 H 345.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ECA |
|---|---|
| RGB | rgb(255, 126, 202) |
| HSL | hsl(325, 100%, 75%) |
| HSV | hsv(325, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 20.8%, 0%) |
| CIE-LAB | lab(69.79, 57.61, -16.55) |
| CIE-LCH | lch(69.79, 59.94, 343.97°) |
| OKLab | oklab(76.27% 0.1723 -0.0437) |
| OKLCH | oklch(76.27% 0.178 345.8) |
| XYZ | xyz(59.3630, 40.4508, 60.5469) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.95
Pink (survey)
#FF81C0
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.41
Hot Pink
#FF69B4
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ECA #7EFFB3
analogous
#F37EFF #FF7ECA #FF7E8A
triadic
#FF7ECA #CAFF7E #7ECAFF
tetradic
#FF7ECA #FFF37E #7EFFB3 #7E8AFF
square
#FF7ECA #FFF37E #7EFFB3 #7E8AFF
split-complementary
#FF7ECA #8AFF7E #7EFFF3
monochromatic
#FF0498 #FF41B1 #FF7ECA #FFBBE3 #FFE0F2
Accessibility & contrast
On white
2.31
#FF7ECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF7ECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ECA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ECA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCD
Deuteranopia (green-blind)
#ACB3C7
Tritanopia (blue-blind)
#FF7C9B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff7eca; /* rgb */ color: rgb(255, 126, 202); /* oklch */ color: oklch(76.3% 0.178 345.8);
Tailwind
colors: {
custom: {
50: '#ffa7da',
500: '#ff7eca',
950: '#000000',
},
}SCSS
$custom: #ff7eca; $custom-light: #ffa7da; $custom-dark: #000000;
JSON
{
"hex": "#ff7eca",
"rgb": {
"r": 255,
"g": 126,
"b": 202
},
"hsl": {
"h": 324.651,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.76271,
"c": 0.17771,
"h": 345.8
},
"luminance": 0.40446
}Semantic roles & 50–950 ramp
primary
#FF7ECA
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83