#FF85AE#FF85AE
#FF85AE is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.3% C 0.153 H 0.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85AE |
|---|---|
| RGB | rgb(255, 133, 174) |
| HSL | hsl(340, 100%, 76%) |
| HSV | hsv(340, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 31.8%, 0%) |
| CIE-LAB | lab(70.24, 50.57, -0.23) |
| CIE-LCH | lch(70.24, 50.57, 359.74°) |
| OKLab | oklab(76.33% 0.1535 0.0001) |
| OKLCH | oklch(76.33% 0.153 0) |
| XYZ | xyz(57.2699, 41.0962, 44.9523) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.11
Carnation Pink
#FF7FA7
ΔE00 1.55
Rosa
#FE86A4
ΔE00 2.82
Pink (survey)
#FF81C0
ΔE00 4.95
Pig Pink
#E78EA5
ΔE00 5.09
Rose Pink
#F7879A
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85AE #85FFD6
analogous
#FF85EB #FF85AE #FF9985
triadic
#FF85AE #AEFF85 #85AEFF
tetradic
#FF85AE #EBFF85 #85FFD6 #9985FF
square
#FF85AE #EBFF85 #85FFD6 #9985FF
split-complementary
#FF85AE #85FF99 #85EBFF
monochromatic
#FF0B5D #FF4885 #FF85AE #FFC2D7 #FFE0EB
Accessibility & contrast
On white
2.28
#FF85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FF85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85AE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85AE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#FF7C94
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff85ae; /* rgb */ color: rgb(255, 133, 174); /* oklch */ color: oklch(76.3% 0.153 0.0);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#ff85ae',
950: '#000000',
},
}SCSS
$custom: #ff85ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#ff85ae",
"rgb": {
"r": 255,
"g": 133,
"b": 174
},
"hsl": {
"h": 339.836,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76332,
"c": 0.15347,
"h": 0
},
"luminance": 0.41091
}Semantic roles & 50–950 ramp
primary
#FF85AE
secondary
#D4F7EB
accent
#E69800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82