#FF83BA#FF83BA
#FF83BA is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.4% C 0.161 H 353.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83BA |
|---|---|
| RGB | rgb(255, 131, 186) |
| HSL | hsl(333, 100%, 76%) |
| HSV | hsv(333, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 27.1%, 0%) |
| CIE-LAB | lab(70.21, 53.06, -7.00) |
| CIE-LCH | lch(70.21, 53.52, 352.49°) |
| OKLab | oklab(76.42% 0.1604 -0.0178) |
| OKLCH | oklch(76.42% 0.161 353.7) |
| XYZ | xyz(58.2213, 41.0427, 51.3006) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.67
Bubblegum Pink
#FE83CC
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.32
Bubblegum (survey)
#FF6CB5
ΔE00 4.47
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83BA #83FFC8
analogous
#FF83F8 #FF83BA #FF8A83
triadic
#FF83BA #BAFF83 #83BAFF
tetradic
#FF83BA #F8FF83 #83FFC8 #8A83FF
square
#FF83BA #F8FF83 #83FFC8 #8A83FF
split-complementary
#FF83BA #83FF8A #83F8FF
monochromatic
#FF0976 #FF4698 #FF83BA #FFC0DC #FFE0EE
Accessibility & contrast
On white
2.28
#FF83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FF83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83BA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83BA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBC
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff83ba; /* rgb */ color: rgb(255, 131, 186); /* oklch */ color: oklch(76.4% 0.161 353.7);
Tailwind
colors: {
custom: {
50: '#ffaace',
500: '#ff83ba',
950: '#000000',
},
}SCSS
$custom: #ff83ba; $custom-light: #ffaace; $custom-dark: #000000;
JSON
{
"hex": "#ff83ba",
"rgb": {
"r": 255,
"g": 131,
"b": 186
},
"hsl": {
"h": 333.387,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76416,
"c": 0.16134,
"h": 353.7
},
"luminance": 0.41038
}Semantic roles & 50–950 ramp
primary
#FF83BA
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82