#F082CE#F082CE
#F082CE is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.161 H 340.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F082CE |
|---|---|
| RGB | rgb(240, 130, 206) |
| HSL | hsl(319, 79%, 73%) |
| HSV | hsv(319, 46%, 94%) |
| CMYK | cmyk(0%, 45.8%, 14.2%, 5.9%) |
| CIE-LAB | lab(68.72, 51.65, -20.59) |
| CIE-LCH | lch(68.72, 55.61, 338.26°) |
| OKLab | oklab(75.11% 0.1517 -0.055) |
| OKLCH | oklch(75.11% 0.161 340.1) |
| XYZ | xyz(55.0589, 38.9505, 62.9988) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 4.57
Pink (survey)
#FF81C0
ΔE00 4.84
Purply Pink
#F075E6
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.37
Bubblegum (survey)
#FF6CB5
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082CE #82F0A4
analogous
#DB82F0 #F082CE #F08297
triadic
#F082CE #CEF082 #82CEF0
tetradic
#F082CE #F0DB82 #82F0A4 #8297F0
square
#F082CE #F0DB82 #82F0A4 #8297F0
split-complementary
#F082CE #97F082 #82F0DB
monochromatic
#DD1BA1 #E94BB9 #F082CE #F7B9E3 #FCE4F4
Accessibility & contrast
On white
2.39
#F082CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F082CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082CE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082CE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#FB849F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f082ce; /* rgb */ color: rgb(240, 130, 206); /* oklch */ color: oklch(75.1% 0.161 340.1);
Tailwind
colors: {
custom: {
50: '#f7a9dd',
500: '#f082ce',
950: '#000000',
},
}SCSS
$custom: #f082ce; $custom-light: #f7a9dd; $custom-dark: #000000;
JSON
{
"hex": "#f082ce",
"rgb": {
"r": 240,
"g": 130,
"b": 206
},
"hsl": {
"h": 318.545,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.75107,
"c": 0.16136,
"h": 340.1
},
"luminance": 0.38947
}Semantic roles & 50–950 ramp
primary
#F082CE
secondary
#D7F4E0
accent
#DB4B0B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83