#F084CC#F084CC
#F084CC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.157 H 341.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F084CC |
|---|---|
| RGB | rgb(240, 132, 204) |
| HSL | hsl(320, 78%, 73%) |
| HSV | hsv(320, 45%, 94%) |
| CMYK | cmyk(0%, 45%, 15%, 5.9%) |
| CIE-LAB | lab(69.03, 50.35, -19.00) |
| CIE-LCH | lch(69.03, 53.81, 339.33°) |
| OKLab | oklab(75.32% 0.1482 -0.0506) |
| OKLCH | oklch(75.32% 0.157 341.1) |
| XYZ | xyz(55.0861, 39.3912, 61.8169) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.46
Pink (survey)
#FF81C0
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 5.01
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Hot Pink
#FF69B4
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F084CC #84F0A8
analogous
#DE84F0 #F084CC #F08496
triadic
#F084CC #CCF084 #84CCF0
tetradic
#F084CC #F0DE84 #84F0A8 #8496F0
square
#F084CC #F0DE84 #84F0A8 #8496F0
split-complementary
#F084CC #96F084 #84F0DE
monochromatic
#DE1B9D #E94DB5 #F084CC #F7BBE3 #FCE4F4
Accessibility & contrast
On white
2.37
#F084CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F084CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F084CC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F084CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F084CC | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ECF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FB859F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f084cc; /* rgb */ color: rgb(240, 132, 204); /* oklch */ color: oklch(75.3% 0.157 341.1);
Tailwind
colors: {
custom: {
50: '#f7aadb',
500: '#f084cc',
950: '#000000',
},
}SCSS
$custom: #f084cc; $custom-light: #f7aadb; $custom-dark: #000000;
JSON
{
"hex": "#f084cc",
"rgb": {
"r": 240,
"g": 132,
"b": 204
},
"hsl": {
"h": 320,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.75323,
"c": 0.15664,
"h": 341.1
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#F084CC
secondary
#D8F3E1
accent
#DB500B
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83