#F495FC#F495FC
#F495FC is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.172 H 324.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F495FC |
|---|---|
| RGB | rgb(244, 149, 252) |
| HSL | hsl(295, 94%, 79%) |
| HSV | hsv(295, 41%, 99%) |
| CMYK | cmyk(3.2%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(74.67, 51.09, -36.66) |
| CIE-LCH | lch(74.67, 62.89, 324.34°) |
| OKLab | oklab(80.24% 0.1393 -0.1004) |
| OKLCH | oklch(80.24% 0.172 324.2) |
| XYZ | xyz(65.6247, 47.7590, 97.8382) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.28
Mauve
#E0B0FF
ΔE00 7.73
Baby Purple
#CA9BF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495FC #9DFC95
analogous
#C095FC #F495FC #FC95D0
triadic
#F495FC #FCF495 #95FCF4
tetradic
#F495FC #FCC095 #9DFC95 #95D0FC
square
#F495FC #FCC095 #9DFC95 #95D0FC
split-complementary
#F495FC #D0FC95 #95FCC0
monochromatic
#E81EF9 #EE59FA #F495FC #FAD1FE #FCE1FE
Accessibility & contrast
On white
1.99
#F495FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F495FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495FC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495FC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#F8A0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f495fc; /* rgb */ color: rgb(244, 149, 252); /* oklch */ color: oklch(80.2% 0.172 324.2);
Tailwind
colors: {
custom: {
50: '#f9b6fd',
500: '#f495fc',
950: '#000000',
},
}SCSS
$custom: #f495fc; $custom-light: #f9b6fd; $custom-dark: #000000;
JSON
{
"hex": "#f495fc",
"rgb": {
"r": 244,
"g": 149,
"b": 252
},
"hsl": {
"h": 295.34,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.80243,
"c": 0.17171,
"h": 324.2
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#F495FC
secondary
#D7F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085