#FF82BE#FF82BE
#FF82BE is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.4% C 0.165 H 351.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF82BE |
|---|---|
| RGB | rgb(255, 130, 190) |
| HSL | hsl(331, 100%, 75%) |
| HSV | hsv(331, 49%, 100%) |
| CMYK | cmyk(0%, 49%, 25.5%, 0%) |
| CIE-LAB | lab(70.14, 54.07, -9.33) |
| CIE-LCH | lch(70.14, 54.87, 350.21°) |
| OKLab | oklab(76.41% 0.1631 -0.0241) |
| OKLCH | oklch(76.41% 0.165 351.6) |
| XYZ | xyz(58.5188, 40.9479, 53.5269) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.60
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubblegum (survey)
#FF6CB5
ΔE00 4.10
Hot Pink
#FF69B4
ΔE00 4.62
Bubble Gum Pink
#FF69AF
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF82BE #82FFC3
analogous
#FF82FC #FF82BE #FF8482
triadic
#FF82BE #BEFF82 #82BEFF
tetradic
#FF82BE #FCFF82 #82FFC3 #8482FF
square
#FF82BE #FCFF82 #82FFC3 #8482FF
split-complementary
#FF82BE #82FF84 #82FCFF
monochromatic
#FF087E #FF459E #FF82BE #FFBFDE #FFE0EF
Accessibility & contrast
On white
2.29
#FF82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF82BE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF82BE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff82be; /* rgb */ color: rgb(255, 130, 190); /* oklch */ color: oklch(76.4% 0.165 351.6);
Tailwind
colors: {
custom: {
50: '#ffaad1',
500: '#ff82be',
950: '#000000',
},
}SCSS
$custom: #ff82be; $custom-light: #ffaad1; $custom-dark: #000000;
JSON
{
"hex": "#ff82be",
"rgb": {
"r": 255,
"g": 130,
"b": 190
},
"hsl": {
"h": 331.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.76406,
"c": 0.16482,
"h": 351.6
},
"luminance": 0.40943
}Semantic roles & 50–950 ramp
primary
#FF82BE
secondary
#D4F7E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82