#F293C0#F293C0
#F293C0 is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.126 H 350.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F293C0 |
|---|---|
| RGB | rgb(242, 147, 192) |
| HSL | hsl(332, 79%, 76%) |
| HSV | hsv(332, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 20.7%, 5.1%) |
| CIE-LAB | lab(71.93, 41.57, -7.95) |
| CIE-LCH | lch(71.93, 42.32, 349.17°) |
| OKLab | oklab(77.43% 0.1243 -0.0206) |
| OKLCH | oklch(77.43% 0.126 350.6) |
| XYZ | xyz(56.5671, 43.5542, 55.2863) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 5.35
Pinky
#FC86AA
ΔE00 5.73
Pig Pink
#E78EA5
ΔE00 6.30
Carnation Pink
#FF7FA7
ΔE00 6.65
Rosa
#FE86A4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293C0 #93F2C5
analogous
#F293F0 #F293C0 #F29693
triadic
#F293C0 #C0F293 #93C0F2
tetradic
#F293C0 #F0F293 #93F2C5 #9693F2
square
#F293C0 #F0F293 #93F2C5 #9693F2
split-complementary
#F293C0 #93F296 #93F0F2
monochromatic
#E52680 #EB5CA0 #F293C0 #F9CAE0 #FCE4EF
Accessibility & contrast
On white
2.16
#F293C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F293C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293C0
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293C0 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C2
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#FF90A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f293c0; /* rgb */ color: rgb(242, 147, 192); /* oklch */ color: oklch(77.4% 0.126 350.6);
Tailwind
colors: {
custom: {
50: '#f8b4d3',
500: '#f293c0',
950: '#000000',
},
}SCSS
$custom: #f293c0; $custom-light: #f8b4d3; $custom-dark: #000000;
JSON
{
"hex": "#f293c0",
"rgb": {
"r": 242,
"g": 147,
"b": 192
},
"hsl": {
"h": 331.579,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77433,
"c": 0.12595,
"h": 350.6
},
"luminance": 0.4355
}Semantic roles & 50–950 ramp
primary
#F293C0
secondary
#D7F4E6
accent
#DB780B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082