#FF85C2#FF85C2
#FF85C2 is a light, vivid pink. Relative luminance 0.419; OKLCH L 77.0% C 0.162 H 350.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85C2 |
|---|---|
| RGB | rgb(255, 133, 194) |
| HSL | hsl(330, 100%, 76%) |
| HSV | hsv(330, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 23.9%, 0%) |
| CIE-LAB | lab(70.83, 53.15, -10.54) |
| CIE-LCH | lch(70.83, 54.19, 348.79°) |
| OKLab | oklab(76.96% 0.1599 -0.0273) |
| OKLCH | oklch(76.96% 0.162 350.3) |
| XYZ | xyz(59.3668, 41.9349, 55.9960) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.79
Bubblegum Pink
#FE83CC
ΔE00 2.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Hot Pink
#FF69B4
ΔE00 5.23
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Pinky
#FC86AA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85C2 #85FFC2
analogous
#FF85FF #FF85C2 #FF8585
triadic
#FF85C2 #C2FF85 #85C2FF
tetradic
#FF85C2 #FFFF85 #85FFC2 #8585FF
square
#FF85C2 #FFFF85 #85FFC2 #8585FF
split-complementary
#FF85C2 #85FF85 #85FFFF
monochromatic
#FF0B85 #FF48A3 #FF85C2 #FFC2E1 #FFE0F0
Accessibility & contrast
On white
2.24
#FF85C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FF85C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85C2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85C2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A0C4
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#FF819C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff85c2; /* rgb */ color: rgb(255, 133, 194); /* oklch */ color: oklch(77.0% 0.162 350.3);
Tailwind
colors: {
custom: {
50: '#ffacd4',
500: '#ff85c2',
950: '#000000',
},
}SCSS
$custom: #ff85c2; $custom-light: #ffacd4; $custom-dark: #000000;
JSON
{
"hex": "#ff85c2",
"rgb": {
"r": 255,
"g": 133,
"b": 194
},
"hsl": {
"h": 330,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.76962,
"c": 0.16219,
"h": 350.3
},
"luminance": 0.4193
}Semantic roles & 50–950 ramp
primary
#FF85C2
secondary
#D4F7E6
accent
#E67300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83