#FF85AF#FF85AF
#FF85AF is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.4% C 0.154 H 359.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85AF |
|---|---|
| RGB | rgb(255, 133, 175) |
| HSL | hsl(339, 100%, 76%) |
| HSV | hsv(339, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 31.4%, 0%) |
| CIE-LAB | lab(70.27, 50.70, -0.75) |
| CIE-LCH | lch(70.27, 50.70, 359.16°) |
| OKLab | oklab(76.36% 0.1538 -0.0013) |
| OKLCH | oklch(76.36% 0.154 359.5) |
| XYZ | xyz(57.3678, 41.1353, 45.4677) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.34
Carnation Pink
#FF7FA7
ΔE00 1.73
Rosa
#FE86A4
ΔE00 3.08
Pink (survey)
#FF81C0
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 5.21
Rose Pink
#F7879A
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85AF #85FFD5
analogous
#FF85EC #FF85AF #FF9885
triadic
#FF85AF #AFFF85 #85AFFF
tetradic
#FF85AF #ECFF85 #85FFD5 #9885FF
square
#FF85AF #ECFF85 #85FFD5 #9885FF
split-complementary
#FF85AF #85FF98 #85ECFF
monochromatic
#FF0B5F #FF4887 #FF85AF #FFC2D7 #FFE0EB
Accessibility & contrast
On white
2.28
#FF85AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FF85AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85AF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85AF | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB0
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff85af; /* rgb */ color: rgb(255, 133, 175); /* oklch */ color: oklch(76.4% 0.154 359.5);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#ff85af',
950: '#000000',
},
}SCSS
$custom: #ff85af; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#ff85af",
"rgb": {
"r": 255,
"g": 133,
"b": 175
},
"hsl": {
"h": 339.344,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76361,
"c": 0.15382,
"h": 359.5
},
"luminance": 0.4113
}Semantic roles & 50–950 ramp
primary
#FF85AF
secondary
#D4F7EB
accent
#E69600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82