#F293F2#F293F2
#F293F2 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.3% C 0.164 H 327.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F293F2 |
|---|---|
| RGB | rgb(242, 147, 242) |
| HSL | hsl(300, 79%, 76%) |
| HSV | hsv(300, 39%, 95%) |
| CMYK | cmyk(0%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(73.65, 49.71, -32.83) |
| CIE-LCH | lch(73.65, 59.58, 326.56°) |
| OKLab | oklab(79.3% 0.1378 -0.0895) |
| OKLCH | oklch(79.3% 0.164 327) |
| XYZ | xyz(63.0774, 46.1583, 89.5741) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 8.18
Mauve
#E0B0FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F293F2 #93F293
analogous
#C393F2 #F293F2 #F293C3
triadic
#F293F2 #F2F293 #93F2F2
tetradic
#F293F2 #F2C393 #93F293 #93C3F2
square
#F293F2 #F2C393 #93F293 #93C3F2
split-complementary
#F293F2 #C3F293 #93F2C3
monochromatic
#E526E5 #EB5CEB #F293F2 #F9CAF9 #FCE4FC
Accessibility & contrast
On white
2.05
#F293F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F293F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F293F2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F293F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F293F2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#F79CB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f293f2; /* rgb */ color: rgb(242, 147, 242); /* oklch */ color: oklch(79.3% 0.164 327.0);
Tailwind
colors: {
custom: {
50: '#f8b5f6',
500: '#f293f2',
950: '#000000',
},
}SCSS
$custom: #f293f2; $custom-light: #f8b5f6; $custom-dark: #000000;
JSON
{
"hex": "#f293f2",
"rgb": {
"r": 242,
"g": 147,
"b": 242
},
"hsl": {
"h": 300,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.79296,
"c": 0.16436,
"h": 327
},
"luminance": 0.46155
}Semantic roles & 50–950 ramp
primary
#F293F2
secondary
#D7F4D7
accent
#DB0B0B
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085