#FF8ACA#FF8ACA
#FF8ACA is a light, vivid pink. Relative luminance 0.437; OKLCH L 78.0% C 0.159 H 347.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ACA |
|---|---|
| RGB | rgb(255, 138, 202) |
| HSL | hsl(327, 100%, 77%) |
| HSV | hsv(327, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 20.8%, 0%) |
| CIE-LAB | lab(72.03, 51.82, -13.18) |
| CIE-LCH | lch(72.03, 53.47, 345.73°) |
| OKLab | oklab(77.95% 0.1549 -0.0345) |
| OKLCH | oklch(77.95% 0.159 347.4) |
| XYZ | xyz(60.9905, 43.7058, 61.0894) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.87
Pink (survey)
#FF81C0
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 5.94
Hot Pink
#FF69B4
ΔE00 6.43
Bubble Gum Pink
#FF69AF
ΔE00 6.82
Pinky
#FC86AA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ACA #8AFFBF
analogous
#F98AFF #FF8ACA #FF8A90
triadic
#FF8ACA #CAFF8A #8ACAFF
tetradic
#FF8ACA #FFF98A #8AFFBF #8A90FF
square
#FF8ACA #FFF98A #8AFFBF #8A90FF
split-complementary
#FF8ACA #90FF8A #8AFFF9
monochromatic
#FF1093 #FF4DAE #FF8ACA #FFC7E6 #FFE0F1
Accessibility & contrast
On white
2.16
#FF8ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FF8ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ACA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ACA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#B3B8C7
Tritanopia (blue-blind)
#FF88A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff8aca; /* rgb */ color: rgb(255, 138, 202); /* oklch */ color: oklch(78.0% 0.159 347.4);
Tailwind
colors: {
custom: {
50: '#ffafda',
500: '#ff8aca',
950: '#000000',
},
}SCSS
$custom: #ff8aca; $custom-light: #ffafda; $custom-dark: #000000;
JSON
{
"hex": "#ff8aca",
"rgb": {
"r": 255,
"g": 138,
"b": 202
},
"hsl": {
"h": 327.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77951,
"c": 0.15869,
"h": 347.4
},
"luminance": 0.43701
}Semantic roles & 50–950 ramp
primary
#FF8ACA
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083