#F082BE#F082BE
#F082BE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.151 H 347.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F082BE |
|---|---|
| RGB | rgb(240, 130, 190) |
| HSL | hsl(327, 79%, 73%) |
| HSV | hsv(327, 46%, 94%) |
| CMYK | cmyk(0%, 45.8%, 20.8%, 5.9%) |
| CIE-LAB | lab(68.18, 49.26, -12.47) |
| CIE-LCH | lch(68.18, 50.82, 345.80°) |
| OKLab | oklab(74.52% 0.1472 -0.0327) |
| OKLCH | oklch(74.52% 0.151 347.5) |
| XYZ | xyz(53.2132, 38.2122, 53.2782) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.49
Bubblegum Pink
#FE83CC
ΔE00 2.93
Bubblegum (survey)
#FF6CB5
ΔE00 4.58
Hot Pink
#FF69B4
ΔE00 4.99
Bubble Gum Pink
#FF69AF
ΔE00 5.36
Pinky
#FC86AA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082BE #82F0B4
analogous
#EB82F0 #F082BE #F08287
triadic
#F082BE #BEF082 #82BEF0
tetradic
#F082BE #F0EB82 #82F0B4 #8287F0
square
#F082BE #F0EB82 #82F0B4 #8287F0
split-complementary
#F082BE #87F082 #82F0EB
monochromatic
#DD1B85 #E94BA2 #F082BE #F7B9DA #FCE4F1
Accessibility & contrast
On white
2.43
#F082BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F082BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082BE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082BE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FD8098
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f082be; /* rgb */ color: rgb(240, 130, 190); /* oklch */ color: oklch(74.5% 0.151 347.5);
Tailwind
colors: {
custom: {
50: '#f7a9d1',
500: '#f082be',
950: '#000000',
},
}SCSS
$custom: #f082be; $custom-light: #f7a9d1; $custom-dark: #000000;
JSON
{
"hex": "#f082be",
"rgb": {
"r": 240,
"g": 130,
"b": 190
},
"hsl": {
"h": 327.273,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.74525,
"c": 0.15083,
"h": 347.5
},
"luminance": 0.38208
}Semantic roles & 50–950 ramp
primary
#F082BE
secondary
#D7F4E4
accent
#DB690B
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82