#FF85CB#FF85CB
#FF85CB is a light, vivid pink. Relative luminance 0.423; OKLCH L 77.3% C 0.167 H 346.2°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF85CB |
|---|---|
| RGB | rgb(255, 133, 203) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 48%, 100%) |
| CMYK | cmyk(0%, 47.8%, 20.4%, 0%) |
| CIE-LAB | lab(71.11, 54.40, -15.11) |
| CIE-LCH | lch(71.11, 56.46, 344.48°) |
| OKLab | oklab(77.27% 0.1625 -0.0398) |
| OKLCH | oklch(77.27% 0.167 346.2) |
| XYZ | xyz(60.4084, 42.3515, 61.4814) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.66
Pink (survey)
#FF81C0
ΔE00 2.19
Bubblegum (survey)
#FF6CB5
ΔE00 5.29
Hot Pink
#FF69B4
ΔE00 5.74
Bubble Gum Pink
#FF69AF
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF85CB #85FFB9
analogous
#F685FF #FF85CB #FF858E
triadic
#FF85CB #CBFF85 #85CBFF
tetradic
#FF85CB #FFF685 #85FFB9 #858EFF
square
#FF85CB #FFF685 #85FFB9 #858EFF
split-complementary
#FF85CB #8EFF85 #85FFF6
monochromatic
#FF0B97 #FF48B1 #FF85CB #FFC2E5 #FFE0F2
Accessibility & contrast
On white
2.22
#FF85CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF85CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF85CB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF85CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF85CB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF839F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff85cb; /* rgb */ color: rgb(255, 133, 203); /* oklch */ color: oklch(77.3% 0.167 346.2);
Tailwind
colors: {
custom: {
50: '#ffacda',
500: '#ff85cb',
950: '#000000',
},
}SCSS
$custom: #ff85cb; $custom-light: #ffacda; $custom-dark: #000000;
JSON
{
"hex": "#ff85cb",
"rgb": {
"r": 255,
"g": 133,
"b": 203
},
"hsl": {
"h": 325.574,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.77271,
"c": 0.16728,
"h": 346.2
},
"luminance": 0.42347
}Semantic roles & 50–950 ramp
primary
#FF85CB
secondary
#D4F7E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83