#F293BF#F293BF
#F293BF is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.125 H 351.2°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F293BF |
|---|---|
| RGB | rgb(242, 147, 191) |
| HSL | hsl(332, 79%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(71.90, 41.42, -7.44) |
| CIE-LCH | lch(71.90, 42.09, 349.81°) |
| OKLab | oklab(77.4% 0.1239 -0.0192) |
| OKLCH | oklch(77.4% 0.125 351.2) |
| XYZ | xyz(56.4567, 43.5100, 54.7048) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.54
Pinky
#FC86AA
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 6.06
Carnation Pink
#FF7FA7
ΔE00 6.47
Rosa
#FE86A4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293BF #93F2C6
analogous
#F293EE #F293BF #F29793
triadic
#F293BF #BFF293 #93BFF2
tetradic
#F293BF #EEF293 #93F2C6 #9793F2
square
#F293BF #EEF293 #93F2C6 #9793F2
split-complementary
#F293BF #93F297 #93EEF2
monochromatic
#E5267E #EB5C9F #F293BF #F9CADF #FCE4EF
Accessibility & contrast
On white
2.16
#F293BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F293BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293BF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293BF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF90A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f293bf; /* rgb */ color: rgb(242, 147, 191); /* oklch */ color: oklch(77.4% 0.125 351.2);
Tailwind
colors: {
custom: {
50: '#f8b4d2',
500: '#f293bf',
950: '#000000',
},
}SCSS
$custom: #f293bf; $custom-light: #f8b4d2; $custom-dark: #000000;
JSON
{
"hex": "#f293bf",
"rgb": {
"r": 242,
"g": 147,
"b": 191
},
"hsl": {
"h": 332.211,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77401,
"c": 0.12541,
"h": 351.2
},
"luminance": 0.43506
}Semantic roles & 50–950 ramp
primary
#F293BF
secondary
#D7F4E7
accent
#DB7A0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082