#F494EB#F494EB
#F494EB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.4% C 0.158 H 330.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F494EB |
|---|---|
| RGB | rgb(244, 148, 235) |
| HSL | hsl(306, 81%, 77%) |
| HSV | hsv(306, 39%, 96%) |
| CMYK | cmyk(0%, 39.3%, 3.7%, 4.3%) |
| CIE-LAB | lab(73.81, 48.58, -28.74) |
| CIE-LCH | lch(73.81, 56.44, 329.39°) |
| OKLab | oklab(79.38% 0.137 -0.0779) |
| OKLCH | oklch(79.38% 0.158 330.4) |
| XYZ | xyz(62.8927, 46.4142, 84.2272) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.07
Plum
#DDA0DD
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F494EB #94F49D
analogous
#CD94F4 #F494EB #F494BB
triadic
#F494EB #EBF494 #94EBF4
tetradic
#F494EB #F4CD94 #94F49D #94BBF4
square
#F494EB #F4CD94 #94F49D #94BBF4
split-complementary
#F494EB #BBF494 #94F4CD
monochromatic
#E925D6 #EE5DE1 #F494EB #FACBF5 #FCE3FA
Accessibility & contrast
On white
2.04
#F494EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F494EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F494EB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F494EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F494EB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FB9BB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f494eb; /* rgb */ color: rgb(244, 148, 235); /* oklch */ color: oklch(79.4% 0.158 330.4);
Tailwind
colors: {
custom: {
50: '#f9b5f1',
500: '#f494eb',
950: '#000000',
},
}SCSS
$custom: #f494eb; $custom-light: #f9b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f494eb",
"rgb": {
"r": 244,
"g": 148,
"b": 235
},
"hsl": {
"h": 305.625,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.79382,
"c": 0.15765,
"h": 330.4
},
"luminance": 0.46411
}Semantic roles & 50–950 ramp
primary
#F494EB
secondary
#D7F4DA
accent
#DE1C08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084