#F495FF#F495FF
#F495FF is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.175 H 323.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F495FF |
|---|---|
| RGB | rgb(244, 149, 255) |
| HSL | hsl(294, 100%, 79%) |
| HSV | hsv(294, 42%, 100%) |
| CMYK | cmyk(4.3%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(74.79, 51.64, -38.10) |
| CIE-LCH | lch(74.79, 64.18, 323.58°) |
| OKLab | oklab(80.37% 0.1399 -0.1045) |
| OKLCH | oklch(80.37% 0.175 323.2) |
| XYZ | xyz(66.1038, 47.9506, 100.3617) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495FF #A0FF95
analogous
#BF95FF #F495FF #FF95D5
triadic
#F495FF #FFF495 #95FFF4
tetradic
#F495FF #FFBF95 #A0FF95 #95D5FF
square
#F495FF #FFBF95 #A0FF95 #95D5FF
split-complementary
#F495FF #D5FF95 #95FFBF
monochromatic
#E71BFF #EE58FF #F495FF #FAD2FF #FCE0FF
Accessibility & contrast
On white
1.98
#F495FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F495FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495FF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495FF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F7A1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f495ff; /* rgb */ color: rgb(244, 149, 255); /* oklch */ color: oklch(80.4% 0.175 323.2);
Tailwind
colors: {
custom: {
50: '#f9b6ff',
500: '#f495ff',
950: '#000000',
},
}SCSS
$custom: #f495ff; $custom-light: #f9b6ff; $custom-dark: #000000;
JSON
{
"hex": "#f495ff",
"rgb": {
"r": 244,
"g": 149,
"b": 255
},
"hsl": {
"h": 293.774,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.80373,
"c": 0.1746,
"h": 323.2
},
"luminance": 0.47948
}Semantic roles & 50–950 ramp
primary
#F495FF
secondary
#D7F7D4
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086