#F082B0#F082B0
#F082B0 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.143 H 354.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F082B0 |
|---|---|
| RGB | rgb(240, 130, 176) |
| HSL | hsl(335, 79%, 73%) |
| HSV | hsv(335, 46%, 94%) |
| CMYK | cmyk(0%, 45.8%, 26.7%, 5.9%) |
| CIE-LAB | lab(67.75, 47.32, -5.25) |
| CIE-LCH | lch(67.75, 47.61, 353.67°) |
| OKLab | oklab(74.06% 0.1429 -0.0132) |
| OKLCH | oklch(74.06% 0.143 354.7) |
| XYZ | xyz(51.7560, 37.6293, 45.6032) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.64
Pinky
#FC86AA
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Bubble Gum Pink
#FF69AF
ΔE00 5.11
Hot Pink
#FF69B4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082B0 #82F0C2
analogous
#F082E7 #F082B0 #F08B82
triadic
#F082B0 #B0F082 #82B0F0
tetradic
#F082B0 #E7F082 #82F0C2 #8B82F0
square
#F082B0 #E7F082 #82F0C2 #8B82F0
split-complementary
#F082B0 #82F08B #82E7F0
monochromatic
#DD1B6C #E94B8D #F082B0 #F7B9D3 #FCE4EE
Accessibility & contrast
On white
2.46
#F082B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F082B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082B0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082B0 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B2
Deuteranopia (green-blind)
#ACACAD
Tritanopia (blue-blind)
#FF7D93
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f082b0; /* rgb */ color: rgb(240, 130, 176); /* oklch */ color: oklch(74.1% 0.143 354.7);
Tailwind
colors: {
custom: {
50: '#f7a9c7',
500: '#f082b0',
950: '#000000',
},
}SCSS
$custom: #f082b0; $custom-light: #f7a9c7; $custom-dark: #000000;
JSON
{
"hex": "#f082b0",
"rgb": {
"r": 240,
"g": 130,
"b": 176
},
"hsl": {
"h": 334.909,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.74059,
"c": 0.14348,
"h": 354.7
},
"luminance": 0.37625
}Semantic roles & 50–950 ramp
primary
#F082B0
secondary
#D7F4E8
accent
#DB840B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82