#FF85CA#FF85CA
#FF85CA is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.2% C 0.167 H 346.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85CA |
|---|---|
| RGB | rgb(255, 133, 202) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 20.8%, 0%) |
| CIE-LAB | lab(71.08, 54.26, -14.61) |
| CIE-LCH | lch(71.08, 56.19, 344.93°) |
| OKLab | oklab(77.24% 0.1622 -0.0384) |
| OKLCH | oklch(77.24% 0.167 346.7) |
| XYZ | xyz(60.2896, 42.3040, 60.8558) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.83
Pink (survey)
#FF81C0
ΔE00 1.98
Bubblegum (survey)
#FF6CB5
ΔE00 5.19
Hot Pink
#FF69B4
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 6.17
Pinky
#FC86AA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85CA #85FFBA
analogous
#F785FF #FF85CA #FF858D
triadic
#FF85CA #CAFF85 #85CAFF
tetradic
#FF85CA #FFF785 #85FFBA #858DFF
square
#FF85CA #FFF785 #85FFBA #858DFF
split-complementary
#FF85CA #8DFF85 #85FFF7
monochromatic
#FF0B95 #FF48AF #FF85CA #FFC2E5 #FFE0F2
Accessibility & contrast
On white
2.22
#FF85CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FF85CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85CA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85CA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CC
Deuteranopia (green-blind)
#B0B6C7
Tritanopia (blue-blind)
#FF839F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff85ca; /* rgb */ color: rgb(255, 133, 202); /* oklch */ color: oklch(77.2% 0.167 346.7);
Tailwind
colors: {
custom: {
50: '#ffacda',
500: '#ff85ca',
950: '#000000',
},
}SCSS
$custom: #ff85ca; $custom-light: #ffacda; $custom-dark: #000000;
JSON
{
"hex": "#ff85ca",
"rgb": {
"r": 255,
"g": 133,
"b": 202
},
"hsl": {
"h": 326.066,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77236,
"c": 0.16669,
"h": 346.7
},
"luminance": 0.42299
}Semantic roles & 50–950 ramp
primary
#FF85CA
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83