#F293CF#F293CF
#F293CF is a light, vivid pink. Relative luminance 0.443; OKLCH L 77.9% C 0.135 H 342.3°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F293CF |
|---|---|
| RGB | rgb(242, 147, 207) |
| HSL | hsl(322, 79%, 76%) |
| HSV | hsv(322, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 14.5%, 5.1%) |
| CIE-LAB | lab(72.40, 43.84, -15.55) |
| CIE-LCH | lch(72.40, 46.52, 340.47°) |
| OKLab | oklab(77.94% 0.1289 -0.0412) |
| OKLCH | oklch(77.94% 0.135 342.3) |
| XYZ | xyz(58.3146, 44.2532, 64.4896) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.79
Pink (survey)
#FF81C0
ΔE00 4.92
Plum
#DDA0DD
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.82
Bubblegum (survey)
#FF6CB5
ΔE00 8.31
Hot Pink
#FF69B4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293CF #93F2B6
analogous
#E593F2 #F293CF #F293A0
triadic
#F293CF #CFF293 #93CFF2
tetradic
#F293CF #F2E593 #93F2B6 #93A0F2
square
#F293CF #F2E593 #93F2B6 #93A0F2
split-complementary
#F293CF #A0F293 #93F2E5
monochromatic
#E5269E #EB5CB7 #F293CF #F9CAE7 #FCE4F3
Accessibility & contrast
On white
2.13
#F293CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F293CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293CF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293CF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D1
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#FD94A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f293cf; /* rgb */ color: rgb(242, 147, 207); /* oklch */ color: oklch(77.9% 0.135 342.3);
Tailwind
colors: {
custom: {
50: '#f8b4dd',
500: '#f293cf',
950: '#000000',
},
}SCSS
$custom: #f293cf; $custom-light: #f8b4dd; $custom-dark: #000000;
JSON
{
"hex": "#f293cf",
"rgb": {
"r": 242,
"g": 147,
"b": 207
},
"hsl": {
"h": 322.105,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.77942,
"c": 0.13533,
"h": 342.3
},
"luminance": 0.4425
}Semantic roles & 50–950 ramp
primary
#F293CF
secondary
#D7F4E2
accent
#DB570B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083