#FF85BA#FF85BA
#FF85BA is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.7% C 0.158 H 354.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85BA |
|---|---|
| RGB | rgb(255, 133, 186) |
| HSL | hsl(334, 100%, 76%) |
| HSV | hsv(334, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 27.1%, 0%) |
| CIE-LAB | lab(70.58, 52.09, -6.44) |
| CIE-LCH | lch(70.58, 52.48, 352.96°) |
| OKLab | oklab(76.7% 0.1574 -0.0163) |
| OKLCH | oklch(76.7% 0.158 354.1) |
| XYZ | xyz(58.4925, 41.5852, 51.3910) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.03
Pinky
#FC86AA
ΔE00 4.03
Carnation Pink
#FF7FA7
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 4.41
Bubblegum (survey)
#FF6CB5
ΔE00 4.92
Bubble Gum Pink
#FF69AF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85BA #85FFCA
analogous
#FF85F7 #FF85BA #FF8D85
triadic
#FF85BA #BAFF85 #85BAFF
tetradic
#FF85BA #F7FF85 #85FFCA #8D85FF
square
#FF85BA #F7FF85 #85FFCA #8D85FF
split-complementary
#FF85BA #85FF8D #85F7FF
monochromatic
#FF0B75 #FF4897 #FF85BA #FFC2DD #FFE0EE
Accessibility & contrast
On white
2.25
#FF85BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FF85BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85BA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85BA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959FBC
Deuteranopia (green-blind)
#B4B5B7
Tritanopia (blue-blind)
#FF7F98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff85ba; /* rgb */ color: rgb(255, 133, 186); /* oklch */ color: oklch(76.7% 0.158 354.1);
Tailwind
colors: {
custom: {
50: '#ffabce',
500: '#ff85ba',
950: '#000000',
},
}SCSS
$custom: #ff85ba; $custom-light: #ffabce; $custom-dark: #000000;
JSON
{
"hex": "#ff85ba",
"rgb": {
"r": 255,
"g": 133,
"b": 186
},
"hsl": {
"h": 333.934,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.767,
"c": 0.15824,
"h": 354.1
},
"luminance": 0.4158
}Semantic roles & 50–950 ramp
primary
#FF85BA
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82