#F495FB#F495FB
#F495FB is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.2% C 0.171 H 324.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F495FB |
|---|---|
| RGB | rgb(244, 149, 251) |
| HSL | hsl(296, 93%, 78%) |
| HSV | hsv(296, 41%, 98%) |
| CMYK | cmyk(2.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(74.63, 50.91, -36.18) |
| CIE-LCH | lch(74.63, 62.46, 324.60°) |
| OKLab | oklab(80.2% 0.1391 -0.099) |
| OKLCH | oklch(80.2% 0.171 324.5) |
| XYZ | xyz(65.4666, 47.6958, 97.0058) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.43
Purply Pink
#F075E6
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.15
Mauve
#E0B0FF
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495FB #9CFB95
analogous
#C195FB #F495FB #FB95CF
triadic
#F495FB #FBF495 #95FBF4
tetradic
#F495FB #FBC195 #9CFB95 #95CFFB
square
#F495FB #FBC195 #9CFB95 #95CFFB
split-complementary
#F495FB #CFFB95 #95FBC1
monochromatic
#E81FF7 #EE5AF9 #F495FB #FAD0FD #FCE2FE
Accessibility & contrast
On white
1.99
#F495FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F495FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495FB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495FB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#F8A0BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f495fb; /* rgb */ color: rgb(244, 149, 251); /* oklch */ color: oklch(80.2% 0.171 324.5);
Tailwind
colors: {
custom: {
50: '#f9b6fd',
500: '#f495fb',
950: '#000000',
},
}SCSS
$custom: #f495fb; $custom-light: #f9b6fd; $custom-dark: #000000;
JSON
{
"hex": "#f495fb",
"rgb": {
"r": 244,
"g": 149,
"b": 251
},
"hsl": {
"h": 295.882,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.802,
"c": 0.17075,
"h": 324.5
},
"luminance": 0.47693
}Semantic roles & 50–950 ramp
primary
#F495FB
secondary
#D7F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085