#FF83BD#FF83BD
#FF83BD is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.5% C 0.163 H 352.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83BD |
|---|---|
| RGB | rgb(255, 131, 189) |
| HSL | hsl(332, 100%, 76%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 25.9%, 0%) |
| CIE-LAB | lab(70.30, 53.45, -8.54) |
| CIE-LCH | lch(70.30, 54.13, 350.92°) |
| OKLab | oklab(76.51% 0.1613 -0.0219) |
| OKLCH | oklch(76.51% 0.163 352.2) |
| XYZ | xyz(58.5435, 41.1717, 52.9978) |
| Luminance | 0.4117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.99
Bubblegum Pink
#FE83CC
ΔE00 3.44
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.85
Bubble Gum Pink
#FF69AF
ΔE00 4.88
Pinky
#FC86AA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83BD #83FFC5
analogous
#FF83FB #FF83BD #FF8783
triadic
#FF83BD #BDFF83 #83BDFF
tetradic
#FF83BD #FBFF83 #83FFC5 #8783FF
square
#FF83BD #FBFF83 #83FFC5 #8783FF
split-complementary
#FF83BD #83FF87 #83FBFF
monochromatic
#FF097C #FF469C #FF83BD #FFC0DE #FFE0EF
Accessibility & contrast
On white
2.27
#FF83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FF83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83BD
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83BD | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#FF7E99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff83bd; /* rgb */ color: rgb(255, 131, 189); /* oklch */ color: oklch(76.5% 0.163 352.2);
Tailwind
colors: {
custom: {
50: '#ffaad0',
500: '#ff83bd',
950: '#000000',
},
}SCSS
$custom: #ff83bd; $custom-light: #ffaad0; $custom-dark: #000000;
JSON
{
"hex": "#ff83bd",
"rgb": {
"r": 255,
"g": 131,
"b": 189
},
"hsl": {
"h": 331.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76514,
"c": 0.16277,
"h": 352.2
},
"luminance": 0.41167
}Semantic roles & 50–950 ramp
primary
#FF83BD
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82