#F293BA#F293BA
#F293BA is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.2% C 0.123 H 354.2°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F293BA |
|---|---|
| RGB | rgb(242, 147, 186) |
| HSL | hsl(335, 79%, 76%) |
| HSV | hsv(335, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 23.1%, 5.1%) |
| CIE-LAB | lab(71.75, 40.71, -4.89) |
| CIE-LCH | lch(71.75, 41.00, 353.15°) |
| OKLab | oklab(77.24% 0.1223 -0.0124) |
| OKLCH | oklch(77.24% 0.123 354.2) |
| XYZ | xyz(55.9158, 43.2937, 51.8563) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.83
Pink (survey)
#FF81C0
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.67
Rosa
#FE86A4
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293BA #93F2CB
analogous
#F293EA #F293BA #F29C93
triadic
#F293BA #BAF293 #93BAF2
tetradic
#F293BA #EAF293 #93F2CB #9C93F2
square
#F293BA #EAF293 #93F2CB #9C93F2
split-complementary
#F293BA #93F29C #93EAF2
monochromatic
#E52674 #EB5C97 #F293BA #F9CADD #FCE4EE
Accessibility & contrast
On white
2.17
#F293BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F293BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293BA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293BA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#FF8FA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f293ba; /* rgb */ color: rgb(242, 147, 186); /* oklch */ color: oklch(77.2% 0.123 354.2);
Tailwind
colors: {
custom: {
50: '#f8b4ce',
500: '#f293ba',
950: '#000000',
},
}SCSS
$custom: #f293ba; $custom-light: #f8b4ce; $custom-dark: #000000;
JSON
{
"hex": "#f293ba",
"rgb": {
"r": 242,
"g": 147,
"b": 186
},
"hsl": {
"h": 335.368,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77242,
"c": 0.12291,
"h": 354.2
},
"luminance": 0.4329
}Semantic roles & 50–950 ramp
primary
#F293BA
secondary
#D7F4E8
accent
#DB850B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082