#FF8AC2#FF8AC2
#FF8AC2 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.7% C 0.154 H 351.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AC2 |
|---|---|
| RGB | rgb(255, 138, 194) |
| HSL | hsl(331, 100%, 77%) |
| HSV | hsv(331, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 23.9%, 0%) |
| CIE-LAB | lab(71.78, 50.70, -9.11) |
| CIE-LCH | lch(71.78, 51.52, 349.81°) |
| OKLab | oklab(77.68% 0.1525 -0.0235) |
| OKLCH | oklch(77.68% 0.154 351.2) |
| XYZ | xyz(60.0677, 43.3367, 56.2296) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.88
Bubblegum Pink
#FE83CC
ΔE00 3.39
Pinky
#FC86AA
ΔE00 5.39
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Carnation Pink
#FF7FA7
ΔE00 5.74
Hot Pink
#FF69B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AC2 #8AFFC7
analogous
#FF8AFD #FF8AC2 #FF8D8A
triadic
#FF8AC2 #C2FF8A #8AC2FF
tetradic
#FF8AC2 #FDFF8A #8AFFC7 #8D8AFF
square
#FF8AC2 #FDFF8A #8AFFC7 #8D8AFF
split-complementary
#FF8AC2 #8AFF8D #8AFDFF
monochromatic
#FF1082 #FF4DA2 #FF8AC2 #FFC7E2 #FFE0EF
Accessibility & contrast
On white
2.17
#FF8AC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FF8AC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AC2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AC2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C4
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#FF869F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff8ac2; /* rgb */ color: rgb(255, 138, 194); /* oklch */ color: oklch(77.7% 0.154 351.2);
Tailwind
colors: {
custom: {
50: '#ffafd4',
500: '#ff8ac2',
950: '#000000',
},
}SCSS
$custom: #ff8ac2; $custom-light: #ffafd4; $custom-dark: #000000;
JSON
{
"hex": "#ff8ac2",
"rgb": {
"r": 255,
"g": 138,
"b": 194
},
"hsl": {
"h": 331.282,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77682,
"c": 0.15429,
"h": 351.2
},
"luminance": 0.43332
}Semantic roles & 50–950 ramp
primary
#FF8AC2
secondary
#D4F7E6
accent
#E67800
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083