#FF83BE#FF83BE
#FF83BE is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.5% C 0.163 H 351.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83BE |
|---|---|
| RGB | rgb(255, 131, 190) |
| HSL | hsl(331, 100%, 76%) |
| HSV | hsv(331, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 25.5%, 0%) |
| CIE-LAB | lab(70.33, 53.59, -9.05) |
| CIE-LCH | lch(70.33, 54.34, 350.41°) |
| OKLab | oklab(76.55% 0.1616 -0.0233) |
| OKLCH | oklch(76.55% 0.163 351.8) |
| XYZ | xyz(58.6524, 41.2152, 53.5715) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.78
Bubblegum Pink
#FE83CC
ΔE00 3.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.83
Bubble Gum Pink
#FF69AF
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83BE #83FFC4
analogous
#FF83FC #FF83BE #FF8683
triadic
#FF83BE #BEFF83 #83BEFF
tetradic
#FF83BE #FCFF83 #83FFC4 #8683FF
square
#FF83BE #FCFF83 #83FFC4 #8683FF
split-complementary
#FF83BE #83FF86 #83FCFF
monochromatic
#FF097E #FF469E #FF83BE #FFC0DE #FFE0EF
Accessibility & contrast
On white
2.27
#FF83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FF83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83BE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83BE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EC0
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#FF7E99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ff83be; /* rgb */ color: rgb(255, 131, 190); /* oklch */ color: oklch(76.5% 0.163 351.8);
Tailwind
colors: {
custom: {
50: '#ffaad1',
500: '#ff83be',
950: '#000000',
},
}SCSS
$custom: #ff83be; $custom-light: #ffaad1; $custom-dark: #000000;
JSON
{
"hex": "#ff83be",
"rgb": {
"r": 255,
"g": 131,
"b": 190
},
"hsl": {
"h": 331.452,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76546,
"c": 0.16327,
"h": 351.8
},
"luminance": 0.4121
}Semantic roles & 50–950 ramp
primary
#FF83BE
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82