#F081DA#F081DA
#F081DA is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.172 H 335.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F081DA |
|---|---|
| RGB | rgb(240, 129, 218) |
| HSL | hsl(312, 79%, 72%) |
| HSV | hsv(312, 46%, 94%) |
| CMYK | cmyk(0%, 46.3%, 9.2%, 5.9%) |
| CIE-LAB | lab(68.96, 54.05, -26.89) |
| CIE-LCH | lch(68.96, 60.37, 333.55°) |
| OKLab | oklab(75.44% 0.156 -0.0726) |
| OKLCH | oklch(75.44% 0.172 335) |
| XYZ | xyz(56.4403, 39.2913, 70.9273) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F081DA #81F097
analogous
#CF81F0 #F081DA #F081A3
triadic
#F081DA #DAF081 #81DAF0
tetradic
#F081DA #F0CF81 #81F097 #81A3F0
square
#F081DA #F0CF81 #81F097 #81A3F0
split-complementary
#F081DA #A3F081 #81F0CF
monochromatic
#DC1AB6 #E94ACA #F081DA #F7B8EA #FCE4F7
Accessibility & contrast
On white
2.37
#F081DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F081DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F081DA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F081DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F081DA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDD
Deuteranopia (green-blind)
#A0AED7
Tritanopia (blue-blind)
#FA86A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f081da; /* rgb */ color: rgb(240, 129, 218); /* oklch */ color: oklch(75.4% 0.172 335.0);
Tailwind
colors: {
custom: {
50: '#f7a9e5',
500: '#f081da',
950: '#000000',
},
}SCSS
$custom: #f081da; $custom-light: #f7a9e5; $custom-dark: #000000;
JSON
{
"hex": "#f081da",
"rgb": {
"r": 240,
"g": 129,
"b": 218
},
"hsl": {
"h": 311.892,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.75435,
"c": 0.17211,
"h": 335
},
"luminance": 0.39288
}Semantic roles & 50–950 ramp
primary
#F081DA
secondary
#D7F4DD
accent
#DB340A
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84