#F495FD#F495FD
#F495FD is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.3% C 0.173 H 323.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F495FD |
|---|---|
| RGB | rgb(244, 149, 253) |
| HSL | hsl(295, 96%, 79%) |
| HSV | hsv(295, 41%, 99%) |
| CMYK | cmyk(3.6%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(74.71, 51.28, -37.14) |
| CIE-LCH | lch(74.71, 63.31, 324.08°) |
| OKLab | oklab(80.29% 0.1395 -0.1018) |
| OKLCH | oklch(80.29% 0.173 323.9) |
| XYZ | xyz(65.7835, 47.8225, 98.6750) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 6.66
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 7.41
Mauve
#E0B0FF
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495FD #9EFD95
analogous
#C095FD #F495FD #FD95D2
triadic
#F495FD #FDF495 #95FDF4
tetradic
#F495FD #FDC095 #9EFD95 #95D2FD
square
#F495FD #FDC095 #9EFD95 #95D2FD
split-complementary
#F495FD #D2FD95 #95FDC0
monochromatic
#E81DFB #EE59FC #F495FD #FAD1FE #FCE1FE
Accessibility & contrast
On white
1.99
#F495FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F495FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495FD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495FD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#F8A0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f495fd; /* rgb */ color: rgb(244, 149, 253); /* oklch */ color: oklch(80.3% 0.173 323.9);
Tailwind
colors: {
custom: {
50: '#f9b6fe',
500: '#f495fd',
950: '#000000',
},
}SCSS
$custom: #f495fd; $custom-light: #f9b6fe; $custom-dark: #000000;
JSON
{
"hex": "#f495fd",
"rgb": {
"r": 244,
"g": 149,
"b": 253
},
"hsl": {
"h": 294.808,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.80286,
"c": 0.17267,
"h": 323.9
},
"luminance": 0.4782
}Semantic roles & 50–950 ramp
primary
#F495FD
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086