#F495FE#F495FE
#F495FE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.174 H 323.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F495FE |
|---|---|
| RGB | rgb(244, 149, 254) |
| HSL | hsl(294, 98%, 79%) |
| HSV | hsv(294, 41%, 100%) |
| CMYK | cmyk(3.9%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(74.75, 51.46, -37.62) |
| CIE-LCH | lch(74.75, 63.74, 323.83°) |
| OKLab | oklab(80.33% 0.1397 -0.1031) |
| OKLCH | oklch(80.33% 0.174 323.6) |
| XYZ | xyz(65.9433, 47.8864, 99.5161) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 6.79
Plum
#DDA0DD
ΔE00 7.53
Mauve
#E0B0FF
ΔE00 7.70
Baby Purple
#CA9BF7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495FE #9FFE95
analogous
#C095FE #F495FE #FE95D4
triadic
#F495FE #FEF495 #95FEF4
tetradic
#F495FE #FEC095 #9FFE95 #95D4FE
square
#F495FE #FEC095 #9FFE95 #95D4FE
split-complementary
#F495FE #D4FE95 #95FEC0
monochromatic
#E71CFD #EE58FD #F495FE #FAD2FF #FCE1FF
Accessibility & contrast
On white
1.99
#F495FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F495FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495FE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495FE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#F8A1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f495fe; /* rgb */ color: rgb(244, 149, 254); /* oklch */ color: oklch(80.3% 0.174 323.6);
Tailwind
colors: {
custom: {
50: '#f9b6ff',
500: '#f495fe',
950: '#000000',
},
}SCSS
$custom: #f495fe; $custom-light: #f9b6ff; $custom-dark: #000000;
JSON
{
"hex": "#f495fe",
"rgb": {
"r": 244,
"g": 149,
"b": 254
},
"hsl": {
"h": 294.286,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.8033,
"c": 0.17363,
"h": 323.6
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#F495FE
secondary
#D7F7D4
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086