#F295FA#F295FA
#F295FA is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.9% C 0.169 H 324.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F295FA |
|---|---|
| RGB | rgb(242, 149, 250) |
| HSL | hsl(295, 91%, 78%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.2%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(74.37, 50.14, -36.07) |
| CIE-LCH | lch(74.37, 61.77, 324.27°) |
| OKLab | oklab(79.94% 0.1367 -0.0988) |
| OKLCH | oklch(79.94% 0.169 324.1) |
| XYZ | xyz(64.6190, 47.2769, 96.1455) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 6.25
Purply Pink
#F075E6
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.60
Baby Purple
#CA9BF7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F295FA #9DFA95
analogous
#BF95FA #F295FA #FA95CF
triadic
#F295FA #FAF295 #95FAF2
tetradic
#F295FA #FABF95 #9DFA95 #95CFFA
square
#F295FA #FABF95 #9DFA95 #95CFFA
split-complementary
#F295FA #CFFA95 #95FABF
monochromatic
#E420F4 #EB5BF7 #F295FA #F9CFFD #FBE2FE
Accessibility & contrast
On white
2.01
#F295FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F295FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F295FA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F295FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F295FA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#F6A0BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f295fa; /* rgb */ color: rgb(242, 149, 250); /* oklch */ color: oklch(79.9% 0.169 324.1);
Tailwind
colors: {
custom: {
50: '#f8b6fc',
500: '#f295fa',
950: '#000000',
},
}SCSS
$custom: #f295fa; $custom-light: #f8b6fc; $custom-dark: #000000;
JSON
{
"hex": "#f295fa",
"rgb": {
"r": 242,
"g": 149,
"b": 250
},
"hsl": {
"h": 295.248,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.79938,
"c": 0.1686,
"h": 324.1
},
"luminance": 0.47274
}Semantic roles & 50–950 ramp
primary
#F295FA
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085