#FF55AA#FF55AA
#FF55AA is a light, highly saturated pink. Relative luminance 0.307; OKLCH L 70.3% C 0.219 H 353.4°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55AA |
|---|---|
| RGB | rgb(255, 85, 170) |
| HSL | hsl(330, 100%, 67%) |
| HSV | hsv(330, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 33.3%, 0%) |
| CIE-LAB | lab(62.22, 71.10, -9.81) |
| CIE-LCH | lch(62.22, 71.78, 352.15°) |
| OKLab | oklab(70.31% 0.2173 -0.0251) |
| OKLCH | oklch(70.31% 0.219 353.4) |
| XYZ | xyz(51.7471, 30.6651, 41.2163) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.14
Bubble Gum Pink
#FF69AF
ΔE00 3.22
Hot Pink
#FF69B4
ΔE00 3.26
Bubblegum (survey)
#FF6CB5
ΔE00 3.77
Medium Pink
#F36196
ΔE00 4.94
Deeppink
#FF1493
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55AA #55FFAA
analogous
#FF55FF #FF55AA #FF5555
triadic
#FF55AA #AAFF55 #55AAFF
tetradic
#FF55AA #FFFF55 #55FFAA #5555FF
square
#FF55AA #FFFF55 #55FFAA #5555FF
split-complementary
#FF55AA #55FF55 #55FFFF
monochromatic
#DA006D #FF188B #FF55AA #FF92C9 #FFCFE7
Accessibility & contrast
On white
2.94
#FF55AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#FF55AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55AA
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55AA | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7183AC
Deuteranopia (green-blind)
#A0A2A6
Tritanopia (blue-blind)
#FF4879
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff55aa; /* rgb */ color: rgb(255, 85, 170); /* oklch */ color: oklch(70.3% 0.219 353.4);
Tailwind
colors: {
custom: {
50: '#ff90c3',
500: '#ff55aa',
950: '#000000',
},
}SCSS
$custom: #ff55aa; $custom-light: #ff90c3; $custom-dark: #000000;
JSON
{
"hex": "#ff55aa",
"rgb": {
"r": 255,
"g": 85,
"b": 170
},
"hsl": {
"h": 330,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.70312,
"c": 0.21878,
"h": 353.4
},
"luminance": 0.30659
}Semantic roles & 50–950 ramp
primary
#FF55AA
secondary
#BDF3D8
accent
#E67300
background
#FFF9FB
surface
#FFF2F7
border
#D7CCD0
text
#190D12
muted
#877E81