#F495EE#F495EE
#F495EE is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.7% C 0.159 H 329.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F495EE |
|---|---|
| RGB | rgb(244, 149, 238) |
| HSL | hsl(304, 81%, 77%) |
| HSV | hsv(304, 39%, 96%) |
| CMYK | cmyk(0%, 38.9%, 2.5%, 4.3%) |
| CIE-LAB | lab(74.13, 48.59, -29.90) |
| CIE-LCH | lch(74.13, 57.05, 328.40°) |
| OKLab | oklab(79.66% 0.1363 -0.0812) |
| OKLCH | oklch(79.66% 0.159 329.2) |
| XYZ | xyz(63.4873, 46.9041, 86.5816) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 5.32
Plum
#DDA0DD
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F495EE #95F49B
analogous
#CA95F4 #F495EE #F495BF
triadic
#F495EE #EEF495 #95EEF4
tetradic
#F495EE #F4CA95 #95F49B #95BFF4
square
#F495EE #F4CA95 #95F49B #95BFF4
split-complementary
#F495EE #BFF495 #95F4CA
monochromatic
#E826DC #EE5EE5 #F495EE #FACCF7 #FCE3FB
Accessibility & contrast
On white
2.02
#F495EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F495EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F495EE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F495EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F495EE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FA9DB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f495ee; /* rgb */ color: rgb(244, 149, 238); /* oklch */ color: oklch(79.7% 0.159 329.2);
Tailwind
colors: {
custom: {
50: '#f9b6f3',
500: '#f495ee',
950: '#000000',
},
}SCSS
$custom: #f495ee; $custom-light: #f9b6f3; $custom-dark: #000000;
JSON
{
"hex": "#f495ee",
"rgb": {
"r": 244,
"g": 149,
"b": 238
},
"hsl": {
"h": 303.789,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.79656,
"c": 0.15864,
"h": 329.2
},
"luminance": 0.46901
}Semantic roles & 50–950 ramp
primary
#F495EE
secondary
#D7F4D9
accent
#DE1508
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085