#FF82AA#FF82AA
#FF82AA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.8% C 0.157 H 1.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82AA |
|---|---|
| RGB | rgb(255, 130, 170) |
| HSL | hsl(341, 100%, 75%) |
| HSV | hsv(341, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 33.3%, 0%) |
| CIE-LAB | lab(69.56, 51.55, 1.02) |
| CIE-LCH | lch(69.56, 51.56, 1.14°) |
| OKLab | oklab(75.78% 0.1566 0.0033) |
| OKLCH | oklch(75.78% 0.157 1.2) |
| XYZ | xyz(56.4809, 40.1328, 42.7942) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 0.70
Pinky
#FC86AA
ΔE00 0.99
Rosa
#FE86A4
ΔE00 2.35
Rose Pink
#F7879A
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.14
Pink (survey)
#FF81C0
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82AA #82FFD7
analogous
#FF82E8 #FF82AA #FF9882
triadic
#FF82AA #AAFF82 #82AAFF
tetradic
#FF82AA #E8FF82 #82FFD7 #9882FF
square
#FF82AA #E8FF82 #82FFD7 #9882FF
split-complementary
#FF82AA #82FF98 #82E8FF
monochromatic
#FF0857 #FF4580 #FF82AA #FFBFD4 #FFE0EA
Accessibility & contrast
On white
2.33
#FF82AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FF82AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82AA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82AA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff82aa; /* rgb */ color: rgb(255, 130, 170); /* oklch */ color: oklch(75.8% 0.157 1.2);
Tailwind
colors: {
custom: {
50: '#ffa9c3',
500: '#ff82aa',
950: '#000000',
},
}SCSS
$custom: #ff82aa; $custom-light: #ffa9c3; $custom-dark: #000000;
JSON
{
"hex": "#ff82aa",
"rgb": {
"r": 255,
"g": 130,
"b": 170
},
"hsl": {
"h": 340.8,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.75784,
"c": 0.15663,
"h": 1.2
},
"luminance": 0.40128
}Semantic roles & 50–950 ramp
primary
#FF82AA
secondary
#D4F7EC
accent
#E69C00
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81