#F293BE#F293BE
#F293BE is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.125 H 351.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F293BE |
|---|---|
| RGB | rgb(242, 147, 190) |
| HSL | hsl(333, 79%, 76%) |
| HSV | hsv(333, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 21.5%, 5.1%) |
| CIE-LAB | lab(71.87, 41.28, -6.93) |
| CIE-LCH | lch(71.87, 41.86, 350.47°) |
| OKLab | oklab(77.37% 0.1236 -0.0178) |
| OKLCH | oklch(77.37% 0.125 351.8) |
| XYZ | xyz(56.3470, 43.4662, 54.1272) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.64
Pinky
#FC86AA
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 5.82
Carnation Pink
#FF7FA7
ΔE00 6.30
Rosa
#FE86A4
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293BE #93F2C7
analogous
#F293EE #F293BE #F29893
triadic
#F293BE #BEF293 #93BEF2
tetradic
#F293BE #EEF293 #93F2C7 #9893F2
square
#F293BE #EEF293 #93F2C7 #9893F2
split-complementary
#F293BE #93F298 #93EEF2
monochromatic
#E5267C #EB5C9D #F293BE #F9CADF #FCE4EF
Accessibility & contrast
On white
2.17
#F293BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F293BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293BE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293BE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#FF90A2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f293be; /* rgb */ color: rgb(242, 147, 190); /* oklch */ color: oklch(77.4% 0.125 351.8);
Tailwind
colors: {
custom: {
50: '#f8b4d1',
500: '#f293be',
950: '#000000',
},
}SCSS
$custom: #f293be; $custom-light: #f8b4d1; $custom-dark: #000000;
JSON
{
"hex": "#f293be",
"rgb": {
"r": 242,
"g": 147,
"b": 190
},
"hsl": {
"h": 332.842,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77369,
"c": 0.12489,
"h": 351.8
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#F293BE
secondary
#D7F4E7
accent
#DB7D0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082