#F495EA#F495EA
#F495EA is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.155 H 330.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F495EA |
|---|---|
| RGB | rgb(244, 149, 234) |
| HSL | hsl(306, 81%, 77%) |
| HSV | hsv(306, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 4.1%, 4.3%) |
| CIE-LAB | lab(73.98, 47.89, -27.94) |
| CIE-LCH | lch(73.98, 55.45, 329.74°) |
| OKLab | oklab(79.49% 0.1353 -0.0757) |
| OKLCH | oklch(79.49% 0.155 330.8) |
| XYZ | xyz(62.9062, 46.6716, 83.5210) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.17
Plum
#DDA0DD
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495EA #95F49F
analogous
#CF95F4 #F495EA #F495BB
triadic
#F495EA #EAF495 #95EAF4
tetradic
#F495EA #F4CF95 #95F49F #95BBF4
square
#F495EA #F4CF95 #95F49F #95BBF4
split-complementary
#F495EA #BBF495 #95F4CF
monochromatic
#E826D4 #EE5EDF #F495EA #FACCF5 #FCE3FA
Accessibility & contrast
On white
2.03
#F495EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#F495EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495EA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495EA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#AABBE7
Tritanopia (blue-blind)
#FB9CB5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f495ea; /* rgb */ color: rgb(244, 149, 234); /* oklch */ color: oklch(79.5% 0.155 330.8);
Tailwind
colors: {
custom: {
50: '#f9b6f1',
500: '#f495ea',
950: '#000000',
},
}SCSS
$custom: #f495ea; $custom-light: #f9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#f495ea",
"rgb": {
"r": 244,
"g": 149,
"b": 234
},
"hsl": {
"h": 306.316,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79494,
"c": 0.15508,
"h": 330.8
},
"luminance": 0.46669
}Semantic roles & 50–950 ramp
primary
#F495EA
secondary
#D7F4DA
accent
#DE1E08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084