#FF7ACA#FF7ACA
#FF7ACA is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.7% C 0.184 H 345.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7ACA |
|---|---|
| RGB | rgb(255, 122, 202) |
| HSL | hsl(324, 100%, 74%) |
| HSV | hsv(324, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 20.8%, 0%) |
| CIE-LAB | lab(69.07, 59.49, -17.63) |
| CIE-LCH | lch(69.07, 62.05, 343.49°) |
| OKLab | oklab(75.74% 0.1779 -0.0466) |
| OKLCH | oklch(75.74% 0.184 345.3) |
| XYZ | xyz(58.8617, 39.4482, 60.3798) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 3.11
Bubblegum (survey)
#FF6CB5
ΔE00 4.14
Hot Pink
#FF69B4
ΔE00 4.45
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7ACA #7AFFAF
analogous
#F27AFF #FF7ACA #FF7A88
triadic
#FF7ACA #CAFF7A #7ACAFF
tetradic
#FF7ACA #FFF27A #7AFFAF #7A88FF
square
#FF7ACA #FFF27A #7AFFAF #7A88FF
split-complementary
#FF7ACA #88FF7A #7AFFF2
monochromatic
#FF0099 #FF3DB2 #FF7ACA #FFB7E2 #FFE0F3
Accessibility & contrast
On white
2.36
#FF7ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF7ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7ACA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7ACA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCD
Deuteranopia (green-blind)
#AAB1C7
Tritanopia (blue-blind)
#FF7999
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff7aca; /* rgb */ color: rgb(255, 122, 202); /* oklch */ color: oklch(75.7% 0.184 345.3);
Tailwind
colors: {
custom: {
50: '#ffa5da',
500: '#ff7aca',
950: '#000000',
},
}SCSS
$custom: #ff7aca; $custom-light: #ffa5da; $custom-dark: #000000;
JSON
{
"hex": "#ff7aca",
"rgb": {
"r": 255,
"g": 122,
"b": 202
},
"hsl": {
"h": 323.91,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75737,
"c": 0.18391,
"h": 345.3
},
"luminance": 0.39443
}Semantic roles & 50–950 ramp
primary
#FF7ACA
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83