#F495EC#F495EC
#F495EC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.157 H 330.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F495EC |
|---|---|
| RGB | rgb(244, 149, 236) |
| HSL | hsl(305, 81%, 77%) |
| HSV | hsv(305, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 3.3%, 4.3%) |
| CIE-LAB | lab(74.05, 48.24, -28.92) |
| CIE-LCH | lch(74.05, 56.24, 329.06°) |
| OKLab | oklab(79.57% 0.1358 -0.0785) |
| OKLCH | oklch(79.57% 0.157 330) |
| XYZ | xyz(63.1951, 46.7872, 85.0427) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 6.56
Bubblegum Pink
#FE83CC
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495EC #95F49D
analogous
#CD95F4 #F495EC #F495BC
triadic
#F495EC #ECF495 #95ECF4
tetradic
#F495EC #F4CD95 #95F49D #95BCF4
square
#F495EC #F4CD95 #95F49D #95BCF4
split-complementary
#F495EC #BCF495 #95F4CD
monochromatic
#E826D8 #EE5EE2 #F495EC #FACCF6 #FCE3FA
Accessibility & contrast
On white
2.03
#F495EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F495EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495EC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495EC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#FB9CB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f495ec; /* rgb */ color: rgb(244, 149, 236); /* oklch */ color: oklch(79.6% 0.157 330.0);
Tailwind
colors: {
custom: {
50: '#f9b6f2',
500: '#f495ec',
950: '#000000',
},
}SCSS
$custom: #f495ec; $custom-light: #f9b6f2; $custom-dark: #000000;
JSON
{
"hex": "#f495ec",
"rgb": {
"r": 244,
"g": 149,
"b": 236
},
"hsl": {
"h": 305.053,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79575,
"c": 0.15684,
"h": 330
},
"luminance": 0.46784
}Semantic roles & 50–950 ramp
primary
#F495EC
secondary
#D7F4D9
accent
#DE1A08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085