#FF7AC8#FF7AC8
#FF7AC8 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.7% C 0.183 H 346.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7AC8 |
|---|---|
| RGB | rgb(255, 122, 200) |
| HSL | hsl(325, 100%, 74%) |
| HSV | hsv(325, 52%, 100%) |
| CMYK | cmyk(0%, 52.2%, 21.6%, 0%) |
| CIE-LAB | lab(69.01, 59.21, -16.62) |
| CIE-LCH | lch(69.01, 61.50, 344.32°) |
| OKLab | oklab(75.67% 0.1774 -0.0438) |
| OKLCH | oklch(75.67% 0.183 346.1) |
| XYZ | xyz(58.6264, 39.3541, 59.1408) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.70
Pink (survey)
#FF81C0
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.16
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7AC8 #7AFFB1
analogous
#F47AFF #FF7AC8 #FF7A86
triadic
#FF7AC8 #C8FF7A #7AC8FF
tetradic
#FF7AC8 #FFF47A #7AFFB1 #7A86FF
square
#FF7AC8 #FFF47A #7AFFB1 #7A86FF
split-complementary
#FF7AC8 #86FF7A #7AFFF4
monochromatic
#FF0095 #FF3DAF #FF7AC8 #FFB7E1 #FFE0F2
Accessibility & contrast
On white
2.37
#FF7AC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FF7AC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7AC8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7AC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7AC8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ACB
Deuteranopia (green-blind)
#AAB1C5
Tritanopia (blue-blind)
#FF7898
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff7ac8; /* rgb */ color: rgb(255, 122, 200); /* oklch */ color: oklch(75.7% 0.183 346.1);
Tailwind
colors: {
custom: {
50: '#ffa5d8',
500: '#ff7ac8',
950: '#000000',
},
}SCSS
$custom: #ff7ac8; $custom-light: #ffa5d8; $custom-dark: #000000;
JSON
{
"hex": "#ff7ac8",
"rgb": {
"r": 255,
"g": 122,
"b": 200
},
"hsl": {
"h": 324.812,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75665,
"c": 0.18271,
"h": 346.1
},
"luminance": 0.39349
}Semantic roles & 50–950 ramp
primary
#FF7AC8
secondary
#D4F7E2
accent
#E65F00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83