#F294D2#F294D2
#F294D2 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.136 H 340.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F294D2 |
|---|---|
| RGB | rgb(242, 148, 210) |
| HSL | hsl(320, 78%, 76%) |
| HSV | hsv(320, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 13.2%, 5.1%) |
| CIE-LAB | lab(72.70, 43.80, -16.74) |
| CIE-LCH | lch(72.70, 46.89, 339.08°) |
| OKLab | oklab(78.21% 0.1283 -0.0445) |
| OKLCH | oklch(78.21% 0.136 340.9) |
| XYZ | xyz(58.8410, 44.7136, 66.4916) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pink (survey)
#FF81C0
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 8.34
Bubblegum (survey)
#FF6CB5
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294D2 #94F2B4
analogous
#E394F2 #F294D2 #F294A3
triadic
#F294D2 #D2F294 #94D2F2
tetradic
#F294D2 #F2E394 #94F2B4 #94A3F2
square
#F294D2 #F2E394 #94F2B4 #94A3F2
split-complementary
#F294D2 #A3F294 #94F2E3
monochromatic
#E527A4 #EB5DBB #F294D2 #F9CBE9 #FCE4F4
Accessibility & contrast
On white
2.11
#F294D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F294D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294D2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294D2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#FC95AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f294d2; /* rgb */ color: rgb(242, 148, 210); /* oklch */ color: oklch(78.2% 0.136 340.9);
Tailwind
colors: {
custom: {
50: '#f8b5df',
500: '#f294d2',
950: '#000000',
},
}SCSS
$custom: #f294d2; $custom-light: #f8b5df; $custom-dark: #000000;
JSON
{
"hex": "#f294d2",
"rgb": {
"r": 242,
"g": 148,
"b": 210
},
"hsl": {
"h": 320.426,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.78205,
"c": 0.13577,
"h": 340.9
},
"luminance": 0.4471
}Semantic roles & 50–950 ramp
primary
#F294D2
secondary
#D8F3E1
accent
#DB520B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083