#F082C8#F082C8
#F082C8 is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.9% C 0.157 H 342.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F082C8 |
|---|---|
| RGB | rgb(240, 130, 200) |
| HSL | hsl(322, 79%, 73%) |
| HSV | hsv(322, 46%, 94%) |
| CMYK | cmyk(0%, 45.8%, 16.7%, 5.9%) |
| CIE-LAB | lab(68.51, 50.74, -17.56) |
| CIE-LCH | lch(68.51, 53.69, 340.90°) |
| OKLab | oklab(74.88% 0.1501 -0.0467) |
| OKLCH | oklch(74.88% 0.157 342.7) |
| XYZ | xyz(54.3439, 38.6645, 59.2331) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.29
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum (survey)
#FF6CB5
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 5.88
Bubble Gum Pink
#FF69AF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082C8 #82F0AA
analogous
#E182F0 #F082C8 #F08291
triadic
#F082C8 #C8F082 #82C8F0
tetradic
#F082C8 #F0E182 #82F0AA #8291F0
square
#F082C8 #F0E182 #82F0AA #8291F0
split-complementary
#F082C8 #91F082 #82F0E1
monochromatic
#DD1B96 #E94BB0 #F082C8 #F7B9E0 #FCE4F3
Accessibility & contrast
On white
2.40
#F082C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F082C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082C8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082C8 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FC829C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f082c8; /* rgb */ color: rgb(240, 130, 200); /* oklch */ color: oklch(74.9% 0.157 342.7);
Tailwind
colors: {
custom: {
50: '#f7a9d8',
500: '#f082c8',
950: '#000000',
},
}SCSS
$custom: #f082c8; $custom-light: #f7a9d8; $custom-dark: #000000;
JSON
{
"hex": "#f082c8",
"rgb": {
"r": 240,
"g": 130,
"b": 200
},
"hsl": {
"h": 321.818,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.74883,
"c": 0.15718,
"h": 342.7
},
"luminance": 0.38661
}Semantic roles & 50–950 ramp
primary
#F082C8
secondary
#D7F4E2
accent
#DB560B
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83