#F094DC#F094DC
#F094DC is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.3% C 0.142 H 335.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F094DC |
|---|---|
| RGB | rgb(240, 148, 220) |
| HSL | hsl(313, 75%, 76%) |
| HSV | hsv(313, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 8.3%, 5.9%) |
| CIE-LAB | lab(72.81, 44.79, -22.11) |
| CIE-LCH | lch(72.81, 49.94, 333.73°) |
| OKLab | oklab(78.35% 0.1288 -0.0594) |
| OKLCH | oklch(78.35% 0.142 335.2) |
| XYZ | xyz(59.4431, 44.8755, 73.2271) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.08
Violet (CSS)
#EE82EE
ΔE00 6.28
Pink (survey)
#FF81C0
ΔE00 7.13
Purply Pink
#F075E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094DC #94F0A8
analogous
#D694F0 #F094DC #F094AE
triadic
#F094DC #DCF094 #94DCF0
tetradic
#F094DC #F0D694 #94F0A8 #94AEF0
square
#F094DC #F0D694 #94F0A8 #94AEF0
split-complementary
#F094DC #AEF094 #94F0D6
monochromatic
#E129B9 #E85ECA #F094DC #F8CAEE #FBE4F6
Accessibility & contrast
On white
2.11
#F094DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F094DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094DC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094DC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADF
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#F998AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f094dc; /* rgb */ color: rgb(240, 148, 220); /* oklch */ color: oklch(78.3% 0.142 335.2);
Tailwind
colors: {
custom: {
50: '#f6b5e7',
500: '#f094dc',
950: '#000000',
},
}SCSS
$custom: #f094dc; $custom-light: #f6b5e7; $custom-dark: #000000;
JSON
{
"hex": "#f094dc",
"rgb": {
"r": 240,
"g": 148,
"b": 220
},
"hsl": {
"h": 313.043,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.78348,
"c": 0.14188,
"h": 335.2
},
"luminance": 0.44872
}Semantic roles & 50–950 ramp
primary
#F094DC
secondary
#D8F3DE
accent
#D83A0E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084