#FF80CB#FF80CB
#FF80CB is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.6% C 0.175 H 345.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80CB |
|---|---|
| RGB | rgb(255, 128, 203) |
| HSL | hsl(325, 100%, 75%) |
| HSV | hsv(325, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 20.4%, 0%) |
| CIE-LAB | lab(70.19, 56.80, -16.51) |
| CIE-LCH | lch(70.19, 59.16, 343.79°) |
| OKLab | oklab(76.58% 0.1697 -0.0436) |
| OKLCH | oklch(76.58% 0.175 345.6) |
| XYZ | xyz(59.7401, 41.0149, 61.2586) |
| Luminance | 0.4101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.58
Pink (survey)
#FF81C0
ΔE00 2.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.73
Hot Pink
#FF69B4
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80CB #80FFB4
analogous
#F480FF #FF80CB #FF808B
triadic
#FF80CB #CBFF80 #80CBFF
tetradic
#FF80CB #FFF480 #80FFB4 #808BFF
square
#FF80CB #FFF480 #80FFB4 #808BFF
split-complementary
#FF80CB #8BFF80 #80FFF4
monochromatic
#FF0699 #FF43B2 #FF80CB #FFBDE4 #FFE0F2
Accessibility & contrast
On white
2.28
#FF80CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FF80CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80CB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80CB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECE
Deuteranopia (green-blind)
#ADB3C8
Tritanopia (blue-blind)
#FF7F9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff80cb; /* rgb */ color: rgb(255, 128, 203); /* oklch */ color: oklch(76.6% 0.175 345.6);
Tailwind
colors: {
custom: {
50: '#ffa9db',
500: '#ff80cb',
950: '#000000',
},
}SCSS
$custom: #ff80cb; $custom-light: #ffa9db; $custom-dark: #000000;
JSON
{
"hex": "#ff80cb",
"rgb": {
"r": 255,
"g": 128,
"b": 203
},
"hsl": {
"h": 324.567,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.76578,
"c": 0.17519,
"h": 345.6
},
"luminance": 0.4101
}Semantic roles & 50–950 ramp
primary
#FF80CB
secondary
#D4F7E2
accent
#E65E00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83