#FF85D2#FF85D2
#FF85D2 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.5% C 0.172 H 343.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85D2 |
|---|---|
| RGB | rgb(255, 133, 210) |
| HSL | hsl(322, 100%, 76%) |
| HSV | hsv(322, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 17.6%, 0%) |
| CIE-LAB | lab(71.35, 55.41, -18.64) |
| CIE-LCH | lch(71.35, 58.46, 341.40°) |
| OKLab | oklab(77.52% 0.1644 -0.0495) |
| OKLCH | oklch(77.52% 0.172 343.2) |
| XYZ | xyz(61.2614, 42.6928, 65.9742) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.10
Pink (survey)
#FF81C0
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 6.12
Hot Pink
#FF69B4
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.75
Bubble Gum Pink
#FF69AF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85D2 #85FFB2
analogous
#EF85FF #FF85D2 #FF8595
triadic
#FF85D2 #D2FF85 #85D2FF
tetradic
#FF85D2 #FFEF85 #85FFB2 #8595FF
square
#FF85D2 #FFEF85 #85FFB2 #8595FF
split-complementary
#FF85D2 #95FF85 #85FFEF
monochromatic
#FF0BA5 #FF48BB #FF85D2 #FFC2E9 #FFE0F4
Accessibility & contrast
On white
2.20
#FF85D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FF85D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85D2
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85D2 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D5
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#FF85A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff85d2; /* rgb */ color: rgb(255, 133, 210); /* oklch */ color: oklch(77.5% 0.172 343.2);
Tailwind
colors: {
custom: {
50: '#ffacdf',
500: '#ff85d2',
950: '#000000',
},
}SCSS
$custom: #ff85d2; $custom-light: #ffacdf; $custom-dark: #000000;
JSON
{
"hex": "#ff85d2",
"rgb": {
"r": 255,
"g": 133,
"b": 210
},
"hsl": {
"h": 322.131,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77523,
"c": 0.17168,
"h": 343.2
},
"luminance": 0.42688
}Semantic roles & 50–950 ramp
primary
#FF85D2
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83