#F294FB#F294FB
#F294FB is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.171 H 323.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F294FB |
|---|---|
| RGB | rgb(242, 148, 251) |
| HSL | hsl(295, 93%, 78%) |
| HSV | hsv(295, 41%, 98%) |
| CMYK | cmyk(3.6%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(74.21, 50.84, -36.86) |
| CIE-LCH | lch(74.21, 62.79, 324.05°) |
| OKLab | oklab(79.83% 0.1383 -0.101) |
| OKLCH | oklch(79.83% 0.171 323.8) |
| XYZ | xyz(64.6187, 47.0247, 96.9210) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.47
Plum
#DDA0DD
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F294FB #9DFB94
analogous
#BE94FB #F294FB #FB94D0
triadic
#F294FB #FBF294 #94FBF2
tetradic
#F294FB #FBBE94 #9DFB94 #94D0FB
square
#F294FB #FBBE94 #9DFB94 #94D0FB
split-complementary
#F294FB #D0FB94 #94FBBE
monochromatic
#E41EF7 #EB59F9 #F294FB #F9CFFD #FBE2FE
Accessibility & contrast
On white
2.02
#F294FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F294FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F294FB
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F294FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F294FB | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#A2BAF8
Tritanopia (blue-blind)
#F69FBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f294fb; /* rgb */ color: rgb(242, 148, 251); /* oklch */ color: oklch(79.8% 0.171 323.8);
Tailwind
colors: {
custom: {
50: '#f8b5fd',
500: '#f294fb',
950: '#000000',
},
}SCSS
$custom: #f294fb; $custom-light: #f8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#f294fb",
"rgb": {
"r": 242,
"g": 148,
"b": 251
},
"hsl": {
"h": 294.757,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.7983,
"c": 0.17123,
"h": 323.8
},
"luminance": 0.47022
}Semantic roles & 50–950 ramp
primary
#F294FB
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085