#F094CE#F094CE
#F094CE is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.8% C 0.131 H 342.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F094CE |
|---|---|
| RGB | rgb(240, 148, 206) |
| HSL | hsl(322, 75%, 76%) |
| HSV | hsv(322, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 14.2%, 5.9%) |
| CIE-LAB | lab(72.34, 42.51, -15.11) |
| CIE-LCH | lch(72.34, 45.12, 340.43°) |
| OKLab | oklab(77.84% 0.1249 -0.0401) |
| OKLCH | oklch(77.84% 0.131 342.2) |
| XYZ | xyz(57.6660, 44.1647, 63.8678) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 5.17
Plum
#DDA0DD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.91
Bubblegum (survey)
#FF6CB5
ΔE00 8.55
Powder Pink
#FFB2D0
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F094CE #94F0B6
analogous
#E494F0 #F094CE #F094A0
triadic
#F094CE #CEF094 #94CEF0
tetradic
#F094CE #F0E494 #94F0B6 #94A0F0
square
#F094CE #F0E494 #94F0B6 #94A0F0
split-complementary
#F094CE #A0F094 #94F0E4
monochromatic
#E1299D #E85EB5 #F094CE #F8CAE7 #FBE4F3
Accessibility & contrast
On white
2.14
#F094CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F094CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F094CE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F094CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F094CE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8D0
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#FB95A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f094ce; /* rgb */ color: rgb(240, 148, 206); /* oklch */ color: oklch(77.8% 0.131 342.2);
Tailwind
colors: {
custom: {
50: '#f6b5dd',
500: '#f094ce',
950: '#000000',
},
}SCSS
$custom: #f094ce; $custom-light: #f6b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f094ce",
"rgb": {
"r": 240,
"g": 148,
"b": 206
},
"hsl": {
"h": 322.174,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.77836,
"c": 0.13116,
"h": 342.2
},
"luminance": 0.44161
}Semantic roles & 50–950 ramp
primary
#F094CE
secondary
#D8F3E2
accent
#D8580E
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083