#F294CF#F294CF
#F294CF is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.1% C 0.134 H 342.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F294CF |
|---|---|
| RGB | rgb(242, 148, 207) |
| HSL | hsl(322, 78%, 76%) |
| HSV | hsv(322, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 14.5%, 5.1%) |
| CIE-LAB | lab(72.60, 43.32, -15.24) |
| CIE-LCH | lch(72.60, 45.93, 340.62°) |
| OKLab | oklab(78.1% 0.1274 -0.0404) |
| OKLCH | oklch(78.1% 0.134 342.4) |
| XYZ | xyz(58.4707, 44.5655, 64.5416) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.99
Pink (survey)
#FF81C0
ΔE00 5.04
Plum
#DDA0DD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 7.01
Bubblegum (survey)
#FF6CB5
ΔE00 8.48
Powder Pink
#FFB2D0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294CF #94F2B7
analogous
#E694F2 #F294CF #F294A0
triadic
#F294CF #CFF294 #94CFF2
tetradic
#F294CF #F2E694 #94F2B7 #94A0F2
square
#F294CF #F2E694 #94F2B7 #94A0F2
split-complementary
#F294CF #A0F294 #94F2E6
monochromatic
#E5279E #EB5DB7 #F294CF #F9CBE7 #FCE4F3
Accessibility & contrast
On white
2.12
#F294CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F294CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294CF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294CF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#FD94A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f294cf; /* rgb */ color: rgb(242, 148, 207); /* oklch */ color: oklch(78.1% 0.134 342.4);
Tailwind
colors: {
custom: {
50: '#f8b5dd',
500: '#f294cf',
950: '#000000',
},
}SCSS
$custom: #f294cf; $custom-light: #f8b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f294cf",
"rgb": {
"r": 242,
"g": 148,
"b": 207
},
"hsl": {
"h": 322.34,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.78099,
"c": 0.13363,
"h": 342.4
},
"luminance": 0.44562
}Semantic roles & 50–950 ramp
primary
#F294CF
secondary
#D8F3E2
accent
#DB580B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083