#FE7ACA#FE7ACA
#FE7ACA is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.183 H 345.0°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7ACA |
|---|---|
| RGB | rgb(254, 122, 202) |
| HSL | hsl(324, 99%, 74%) |
| HSV | hsv(324, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 20.5%, 0.4%) |
| CIE-LAB | lab(68.94, 59.19, -17.85) |
| CIE-LCH | lch(68.94, 61.82, 343.22°) |
| OKLab | oklab(75.61% 0.1769 -0.0472) |
| OKLCH | oklch(75.61% 0.183 345) |
| XYZ | xyz(58.4947, 39.2590, 60.3626) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.75
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.19
Hot Pink
#FF69B4
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7ACA #7AFEAE
analogous
#F07AFE #FE7ACA #FE7A88
triadic
#FE7ACA #CAFE7A #7ACAFE
tetradic
#FE7ACA #FEF07A #7AFEAE #7A88FE
square
#FE7ACA #FEF07A #7AFEAE #7A88FE
split-complementary
#FE7ACA #88FE7A #7AFEF0
monochromatic
#FC0299 #FE3DB2 #FE7ACA #FEB7E2 #FFE1F3
Accessibility & contrast
On white
2.37
#FE7ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FE7ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7ACA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7ACA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ACD
Deuteranopia (green-blind)
#A9B0C7
Tritanopia (blue-blind)
#FF7999
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7aca; /* rgb */ color: rgb(254, 122, 202); /* oklch */ color: oklch(75.6% 0.183 345.0);
Tailwind
colors: {
custom: {
50: '#ffa5da',
500: '#fe7aca',
950: '#000000',
},
}SCSS
$custom: #fe7aca; $custom-light: #ffa5da; $custom-dark: #000000;
JSON
{
"hex": "#fe7aca",
"rgb": {
"r": 254,
"g": 122,
"b": 202
},
"hsl": {
"h": 323.636,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.75608,
"c": 0.18308,
"h": 345
},
"luminance": 0.39254
}Semantic roles & 50–950 ramp
primary
#FE7ACA
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83