#F495EB#F495EB
#F495EB is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.156 H 330.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F495EB |
|---|---|
| RGB | rgb(244, 149, 235) |
| HSL | hsl(306, 81%, 77%) |
| HSV | hsv(306, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 3.7%, 4.3%) |
| CIE-LAB | lab(74.02, 48.07, -28.43) |
| CIE-LCH | lch(74.02, 55.85, 329.39°) |
| OKLab | oklab(79.53% 0.1356 -0.0771) |
| OKLCH | oklch(79.53% 0.156 330.4) |
| XYZ | xyz(63.0503, 46.7292, 84.2797) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 5.19
Plum
#DDA0DD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495EB #95F49E
analogous
#CE95F4 #F495EB #F495BC
triadic
#F495EB #EBF495 #95EBF4
tetradic
#F495EB #F4CE95 #95F49E #95BCF4
square
#F495EB #F4CE95 #95F49E #95BCF4
split-complementary
#F495EB #BCF495 #95F4CE
monochromatic
#E826D6 #EE5EE1 #F495EB #FACCF5 #FCE3FA
Accessibility & contrast
On white
2.03
#F495EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F495EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495EB
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495EB | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FB9CB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f495eb; /* rgb */ color: rgb(244, 149, 235); /* oklch */ color: oklch(79.5% 0.156 330.4);
Tailwind
colors: {
custom: {
50: '#f9b6f1',
500: '#f495eb',
950: '#000000',
},
}SCSS
$custom: #f495eb; $custom-light: #f9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f495eb",
"rgb": {
"r": 244,
"g": 149,
"b": 235
},
"hsl": {
"h": 305.684,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79534,
"c": 0.15596,
"h": 330.4
},
"luminance": 0.46726
}Semantic roles & 50–950 ramp
primary
#F495EB
secondary
#D7F4DA
accent
#DE1C08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084