#F293D2#F293D2
#F293D2 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.0% C 0.137 H 340.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F293D2 |
|---|---|
| RGB | rgb(242, 147, 210) |
| HSL | hsl(320, 79%, 76%) |
| HSV | hsv(320, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 13.2%, 5.1%) |
| CIE-LAB | lab(72.50, 44.31, -17.06) |
| CIE-LCH | lch(72.50, 47.48, 338.95°) |
| OKLab | oklab(78.05% 0.1298 -0.0454) |
| OKLCH | oklch(78.05% 0.137 340.7) |
| XYZ | xyz(58.6848, 44.4013, 66.4395) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 5.30
Plum
#DDA0DD
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 8.15
Bubblegum (survey)
#FF6CB5
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293D2 #93F2B3
analogous
#E393F2 #F293D2 #F293A3
triadic
#F293D2 #D2F293 #93D2F2
tetradic
#F293D2 #F2E393 #93F2B3 #93A3F2
square
#F293D2 #F2E393 #93F2B3 #93A3F2
split-complementary
#F293D2 #A3F293 #93F2E3
monochromatic
#E526A4 #EB5CBB #F293D2 #F9CAE9 #FCE4F4
Accessibility & contrast
On white
2.13
#F293D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F293D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293D2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293D2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D4
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#FC94AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f293d2; /* rgb */ color: rgb(242, 147, 210); /* oklch */ color: oklch(78.0% 0.137 340.7);
Tailwind
colors: {
custom: {
50: '#f8b4df',
500: '#f293d2',
950: '#000000',
},
}SCSS
$custom: #f293d2; $custom-light: #f8b4df; $custom-dark: #000000;
JSON
{
"hex": "#f293d2",
"rgb": {
"r": 242,
"g": 147,
"b": 210
},
"hsl": {
"h": 320.211,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78049,
"c": 0.13747,
"h": 340.7
},
"luminance": 0.44398
}Semantic roles & 50–950 ramp
primary
#F293D2
secondary
#D7F4E1
accent
#DB510B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083