#F294BF#F294BF
#F294BF is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.124 H 351.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F294BF |
|---|---|
| RGB | rgb(242, 148, 191) |
| HSL | hsl(333, 78%, 76%) |
| HSV | hsv(333, 39%, 95%) |
| CMYK | cmyk(0%, 38.8%, 21.1%, 5.1%) |
| CIE-LAB | lab(72.11, 40.91, -7.13) |
| CIE-LCH | lch(72.11, 41.52, 350.11°) |
| OKLab | oklab(77.56% 0.1224 -0.0184) |
| OKLCH | oklch(77.56% 0.124 351.5) |
| XYZ | xyz(56.6129, 43.8224, 54.7569) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.79
Pinky
#FC86AA
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 5.96
Carnation Pink
#FF7FA7
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294BF #94F2C7
analogous
#F294EE #F294BF #F29894
triadic
#F294BF #BFF294 #94BFF2
tetradic
#F294BF #EEF294 #94F2C7 #9894F2
square
#F294BF #EEF294 #94F2C7 #9894F2
split-complementary
#F294BF #94F298 #94EEF2
monochromatic
#E5277E #EB5D9E #F294BF #F9CBE0 #FCE4EF
Accessibility & contrast
On white
2.15
#F294BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F294BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294BF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294BF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#FF91A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f294bf; /* rgb */ color: rgb(242, 148, 191); /* oklch */ color: oklch(77.6% 0.124 351.5);
Tailwind
colors: {
custom: {
50: '#f8b5d2',
500: '#f294bf',
950: '#000000',
},
}SCSS
$custom: #f294bf; $custom-light: #f8b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f294bf",
"rgb": {
"r": 242,
"g": 148,
"b": 191
},
"hsl": {
"h": 332.553,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.7756,
"c": 0.12377,
"h": 351.5
},
"luminance": 0.43819
}Semantic roles & 50–950 ramp
primary
#F294BF
secondary
#D8F3E7
accent
#DB7C0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082