#FF32AA#FF32AA
#FF32AA is a light, highly saturated pink. Relative luminance 0.264; OKLCH L 67.6% C 0.254 H 350.9°. Best body text is #000000 at 6.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF32AA |
|---|---|
| RGB | rgb(255, 50, 170) |
| HSL | hsl(325, 100%, 60%) |
| HSV | hsv(325, 80%, 100%) |
| CMYK | cmyk(0%, 80.4%, 33.3%, 0%) |
| CIE-LAB | lab(58.46, 81.70, -15.47) |
| CIE-LCH | lch(58.46, 83.15, 349.28°) |
| OKLab | oklab(67.56% 0.2508 -0.0402) |
| OKLCH | oklch(67.56% 0.254 350.9) |
| XYZ | xyz(49.6394, 26.4496, 40.5137) |
| Luminance | 0.2644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.59
Shocking Pink
#FE02A2
ΔE00 2.70
Bright Pink
#FE01B1
ΔE00 3.21
Neon Pink
#FE019A
ΔE00 3.45
Deeppink
#FF1493
ΔE00 4.29
Electric Pink
#FF0490
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF32AA #32FF87
analogous
#ED32FF #FF32AA #FF3244
triadic
#FF32AA #AAFF32 #32AAFF
tetradic
#FF32AA #FFED32 #32FF87 #3244FF
square
#FF32AA #FFED32 #32FF87 #3244FF
split-complementary
#FF32AA #44FF32 #32FFED
monochromatic
#B7006B #F4008F #FF32AA #FF6FC3 #FFACDD
Accessibility & contrast
On white
3.34
#FF32AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.29
#FF32AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF32AA
6.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF32AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF32AA | 1.00 | 3.34 | 6.29 | 6.29 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B75AD
Deuteranopia (green-blind)
#9699A6
Tritanopia (blue-blind)
#FF1A6C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ff32aa; /* rgb */ color: rgb(255, 50, 170); /* oklch */ color: oklch(67.6% 0.254 350.9);
Tailwind
colors: {
custom: {
50: '#ff81c3',
500: '#ff32aa',
950: '#000000',
},
}SCSS
$custom: #ff32aa; $custom-light: #ff81c3; $custom-dark: #000000;
JSON
{
"hex": "#ff32aa",
"rgb": {
"r": 255,
"g": 50,
"b": 170
},
"hsl": {
"h": 324.878,
"s": 100,
"l": 59.804
},
"oklch": {
"l": 0.6756,
"c": 0.25396,
"h": 350.9
},
"luminance": 0.26443
}Semantic roles & 50–950 ramp
primary
#FF32AA
secondary
#9FEEC0
accent
#FF8229
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#190C12
muted
#877D81