#FF86CB#FF86CB
#FF86CB is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.4% C 0.166 H 346.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF86CB |
|---|---|
| RGB | rgb(255, 134, 203) |
| HSL | hsl(326, 100%, 76%) |
| HSV | hsv(326, 47%, 100%) |
| CMYK | cmyk(0%, 47.5%, 20.4%, 0%) |
| CIE-LAB | lab(71.30, 53.92, -14.83) |
| CIE-LCH | lch(71.30, 55.92, 344.62°) |
| OKLab | oklab(77.41% 0.161 -0.039) |
| OKLCH | oklch(77.41% 0.166 346.4) |
| XYZ | xyz(60.5459, 42.6266, 61.5272) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.86
Pink (survey)
#FF81C0
ΔE00 2.18
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Hot Pink
#FF69B4
ΔE00 5.88
Bubble Gum Pink
#FF69AF
ΔE00 6.40
Pinky
#FC86AA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF86CB #86FFBA
analogous
#F686FF #FF86CB #FF868F
triadic
#FF86CB #CBFF86 #86CBFF
tetradic
#FF86CB #FFF686 #86FFBA #868FFF
square
#FF86CB #FFF686 #86FFBA #868FFF
split-complementary
#FF86CB #8FFF86 #86FFF6
monochromatic
#FF0C96 #FF49B1 #FF86CB #FFC3E5 #FFE0F2
Accessibility & contrast
On white
2.20
#FF86CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FF86CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF86CB
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF86CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF86CB | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF84A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff86cb; /* rgb */ color: rgb(255, 134, 203); /* oklch */ color: oklch(77.4% 0.166 346.4);
Tailwind
colors: {
custom: {
50: '#ffacda',
500: '#ff86cb',
950: '#000000',
},
}SCSS
$custom: #ff86cb; $custom-light: #ffacda; $custom-dark: #000000;
JSON
{
"hex": "#ff86cb",
"rgb": {
"r": 255,
"g": 134,
"b": 203
},
"hsl": {
"h": 325.785,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.77413,
"c": 0.16569,
"h": 346.4
},
"luminance": 0.42622
}Semantic roles & 50–950 ramp
primary
#FF86CB
secondary
#D4F7E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83