#FF9ACA#FF9ACA
#FF9ACA is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.4% C 0.133 H 350.6°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9ACA |
|---|---|
| RGB | rgb(255, 154, 202) |
| HSL | hsl(331, 100%, 80%) |
| HSV | hsv(331, 40%, 100%) |
| CMYK | cmyk(0%, 39.6%, 20.8%, 0%) |
| CIE-LAB | lab(75.23, 43.78, -8.40) |
| CIE-LCH | lch(75.23, 44.58, 349.13°) |
| OKLab | oklab(80.36% 0.1309 -0.0218) |
| OKLCH | oklch(80.36% 0.133 350.6) |
| XYZ | xyz(63.4574, 48.6397, 61.9117) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 5.74
Powder Pink
#FFB2D0
ΔE00 6.02
Pinky
#FC86AA
ΔE00 6.68
Carnation Pink
#FF7FA7
ΔE00 7.61
Pig Pink
#E78EA5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9ACA #9AFFCF
analogous
#FF9AFD #FF9ACA #FF9C9A
triadic
#FF9ACA #CAFF9A #9ACAFF
tetradic
#FF9ACA #FDFF9A #9AFFCF #9C9AFF
square
#FF9ACA #FDFF9A #9AFFCF #9C9AFF
split-complementary
#FF9ACA #9AFF9C #9AFDFF
monochromatic
#FF208A #FF5DAA #FF9ACA #FFD7EA #FFE0EF
Accessibility & contrast
On white
1.96
#FF9ACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FF9ACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9ACA
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9ACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9ACA | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCC
Deuteranopia (green-blind)
#BDC0C7
Tritanopia (blue-blind)
#FF97AB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff9aca; /* rgb */ color: rgb(255, 154, 202); /* oklch */ color: oklch(80.4% 0.133 350.6);
Tailwind
colors: {
custom: {
50: '#ffb9da',
500: '#ff9aca',
950: '#000000',
},
}SCSS
$custom: #ff9aca; $custom-light: #ffb9da; $custom-dark: #000000;
JSON
{
"hex": "#ff9aca",
"rgb": {
"r": 255,
"g": 154,
"b": 202
},
"hsl": {
"h": 331.485,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80363,
"c": 0.13272,
"h": 350.6
},
"luminance": 0.48635
}Semantic roles & 50–950 ramp
primary
#FF9ACA
secondary
#D4F7E6
accent
#E67800
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183