#FA80CB#FA80CB
#FA80CB is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.9% C 0.171 H 344.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FA80CB |
|---|---|
| RGB | rgb(250, 128, 203) |
| HSL | hsl(323, 92%, 74%) |
| HSV | hsv(323, 49%, 98%) |
| CMYK | cmyk(0%, 48.8%, 18.8%, 2%) |
| CIE-LAB | lab(69.53, 55.27, -17.57) |
| CIE-LCH | lch(69.53, 58.00, 342.36°) |
| OKLab | oklab(75.95% 0.1645 -0.0466) |
| OKLCH | oklch(75.95% 0.171 344.2) |
| XYZ | xyz(57.9241, 40.0786, 61.1735) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.00
Pink (survey)
#FF81C0
ΔE00 3.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.95
Hot Pink
#FF69B4
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA80CB #80FAAF
analogous
#EC80FA #FA80CB #FA808E
triadic
#FA80CB #CBFA80 #80CBFA
tetradic
#FA80CB #FAEC80 #80FAAF #808EFA
square
#FA80CB #FAEC80 #80FAAF #808EFA
split-complementary
#FA80CB #8EFA80 #80FAEC
monochromatic
#F50A9B #F845B3 #FA80CB #FCBBE3 #FEE2F3
Accessibility & contrast
On white
2.33
#FA80CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FA80CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA80CB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA80CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA80CB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#AAB1C8
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fa80cb; /* rgb */ color: rgb(250, 128, 203); /* oklch */ color: oklch(75.9% 0.171 344.2);
Tailwind
colors: {
custom: {
50: '#fea8db',
500: '#fa80cb',
950: '#000000',
},
}SCSS
$custom: #fa80cb; $custom-light: #fea8db; $custom-dark: #000000;
JSON
{
"hex": "#fa80cb",
"rgb": {
"r": 250,
"g": 128,
"b": 203
},
"hsl": {
"h": 323.115,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.75948,
"c": 0.17091,
"h": 344.2
},
"luminance": 0.40074
}Semantic roles & 50–950 ramp
primary
#FA80CB
secondary
#D5F6E2
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83