#FF85AA#FF85AA
#FF85AA is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.2% C 0.152 H 2.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85AA |
|---|---|
| RGB | rgb(255, 133, 170) |
| HSL | hsl(342, 100%, 76%) |
| HSV | hsv(342, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 33.3%, 0%) |
| CIE-LAB | lab(70.14, 50.09, 1.86) |
| CIE-LCH | lch(70.14, 50.13, 2.12°) |
| OKLab | oklab(76.22% 0.1521 0.0055) |
| OKLCH | oklch(76.22% 0.152 2.1) |
| XYZ | xyz(56.8858, 40.9425, 42.9292) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.52
Carnation Pink
#FF7FA7
ΔE00 1.22
Rosa
#FE86A4
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.73
Carnation
#FD798F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85AA #85FFDA
analogous
#FF85E7 #FF85AA #FF9D85
triadic
#FF85AA #AAFF85 #85AAFF
tetradic
#FF85AA #E7FF85 #85FFDA #9D85FF
square
#FF85AA #E7FF85 #85FFDA #9D85FF
split-complementary
#FF85AA #85FF9D #85E7FF
monochromatic
#FF0B55 #FF487F #FF85AA #FFC2D5 #FFE0EA
Accessibility & contrast
On white
2.29
#FF85AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF85AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85AA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85AA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DAB
Deuteranopia (green-blind)
#B8B4A7
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff85aa; /* rgb */ color: rgb(255, 133, 170); /* oklch */ color: oklch(76.2% 0.152 2.1);
Tailwind
colors: {
custom: {
50: '#ffabc3',
500: '#ff85aa',
950: '#000000',
},
}SCSS
$custom: #ff85aa; $custom-light: #ffabc3; $custom-dark: #000000;
JSON
{
"hex": "#ff85aa",
"rgb": {
"r": 255,
"g": 133,
"b": 170
},
"hsl": {
"h": 341.803,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76215,
"c": 0.1522,
"h": 2.1
},
"luminance": 0.40937
}Semantic roles & 50–950 ramp
primary
#FF85AA
secondary
#D4F7ED
accent
#E6A000
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#191012
muted
#877F81