#FF85AB#FF85AB
#FF85AB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.2% C 0.153 H 1.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85AB |
|---|---|
| RGB | rgb(255, 133, 171) |
| HSL | hsl(341, 100%, 76%) |
| HSV | hsv(341, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 32.9%, 0%) |
| CIE-LAB | lab(70.16, 50.21, 1.33) |
| CIE-LCH | lch(70.16, 50.23, 1.52°) |
| OKLab | oklab(76.24% 0.1525 0.0041) |
| OKLCH | oklch(76.24% 0.153 1.6) |
| XYZ | xyz(56.9807, 40.9805, 43.4292) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.54
Carnation Pink
#FF7FA7
ΔE00 1.23
Rosa
#FE86A4
ΔE00 2.03
Pig Pink
#E78EA5
ΔE00 4.80
Rose Pink
#F7879A
ΔE00 4.83
Pink (survey)
#FF81C0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85AB #85FFD9
analogous
#FF85E8 #FF85AB #FF9C85
triadic
#FF85AB #ABFF85 #85ABFF
tetradic
#FF85AB #E8FF85 #85FFD9 #9C85FF
square
#FF85AB #E8FF85 #85FFD9 #9C85FF
split-complementary
#FF85AB #85FF9C #85E8FF
monochromatic
#FF0B57 #FF4881 #FF85AB #FFC2D5 #FFE0EA
Accessibility & contrast
On white
2.28
#FF85AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF85AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85AB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85AB | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 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)
#989DAC
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#FF7C93
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff85ab; /* rgb */ color: rgb(255, 133, 171); /* oklch */ color: oklch(76.2% 0.153 1.6);
Tailwind
colors: {
custom: {
50: '#ffabc3',
500: '#ff85ab',
950: '#000000',
},
}SCSS
$custom: #ff85ab; $custom-light: #ffabc3; $custom-dark: #000000;
JSON
{
"hex": "#ff85ab",
"rgb": {
"r": 255,
"g": 133,
"b": 171
},
"hsl": {
"h": 341.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76244,
"c": 0.15251,
"h": 1.6
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#FF85AB
secondary
#D4F7EC
accent
#E69E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191012
muted
#877F81