#F496EA#F496EA
#F496EA is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.6% C 0.153 H 330.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F496EA |
|---|---|
| RGB | rgb(244, 150, 234) |
| HSL | hsl(306, 81%, 77%) |
| HSV | hsv(306, 39%, 96%) |
| CMYK | cmyk(0%, 38.5%, 4.1%, 4.3%) |
| CIE-LAB | lab(74.18, 47.38, -27.63) |
| CIE-LCH | lch(74.18, 54.85, 329.75°) |
| OKLab | oklab(79.65% 0.1339 -0.0748) |
| OKLCH | oklch(79.65% 0.153 330.8) |
| XYZ | xyz(63.0651, 46.9894, 83.5739) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F496EA #96F4A0
analogous
#CF96F4 #F496EA #F496BB
triadic
#F496EA #EAF496 #96EAF4
tetradic
#F496EA #F4CF96 #96F4A0 #96BBF4
square
#F496EA #F4CF96 #96F4A0 #96BBF4
split-complementary
#F496EA #BBF496 #96F4CF
monochromatic
#E827D4 #EE5FDF #F496EA #FACDF5 #FCE3F9
Accessibility & contrast
On white
2.02
#F496EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F496EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F496EA
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F496EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F496EA | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FB9CB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f496ea; /* rgb */ color: rgb(244, 150, 234); /* oklch */ color: oklch(79.6% 0.153 330.8);
Tailwind
colors: {
custom: {
50: '#f9b7f1',
500: '#f496ea',
950: '#000000',
},
}SCSS
$custom: #f496ea; $custom-light: #f9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f496ea",
"rgb": {
"r": 244,
"g": 150,
"b": 234
},
"hsl": {
"h": 306.383,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.79648,
"c": 0.15339,
"h": 330.8
},
"luminance": 0.46986
}Semantic roles & 50–950 ramp
primary
#F496EA
secondary
#D7F4DA
accent
#DD1F08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084