#F46CEE#F46CEE
#F46CEE is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.1% C 0.223 H 329.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F46CEE |
|---|---|
| RGB | rgb(244, 108, 238) |
| HSL | hsl(303, 86%, 69%) |
| HSV | hsv(303, 56%, 96%) |
| CMYK | cmyk(0%, 55.7%, 2.5%, 4.3%) |
| CIE-LAB | lab(66.62, 68.22, -41.55) |
| CIE-LCH | lch(66.62, 79.87, 328.66°) |
| OKLab | oklab(74.08% 0.1919 -0.1141) |
| OKLCH | oklch(74.08% 0.223 329.3) |
| XYZ | xyz(58.1028, 36.1350, 84.7868) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 2.21
Violet Pink
#FB5FFC
ΔE00 2.64
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46CEE #6CF472
analogous
#B66CF4 #F46CEE #F46CAA
triadic
#F46CEE #EEF46C #6CEEF4
tetradic
#F46CEE #F4B66C #6CF472 #6CAAF4
square
#F46CEE #F4B66C #6CF472 #6CAAF4
split-complementary
#F46CEE #AAF46C #6CF4B6
monochromatic
#D610CD #F033E7 #F46CEE #F8A5F5 #FDDEFB
Accessibility & contrast
On white
2.55
#F46CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F46CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46CEE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46CEE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#FC7AA3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f46cee; /* rgb */ color: rgb(244, 108, 238); /* oklch */ color: oklch(74.1% 0.223 329.3);
Tailwind
colors: {
custom: {
50: '#fb9df4',
500: '#f46cee',
950: '#000000',
},
}SCSS
$custom: #f46cee; $custom-light: #fb9df4; $custom-dark: #000000;
JSON
{
"hex": "#f46cee",
"rgb": {
"r": 244,
"g": 108,
"b": 238
},
"hsl": {
"h": 302.647,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.74083,
"c": 0.22328,
"h": 329.3
},
"luminance": 0.36131
}Semantic roles & 50–950 ramp
primary
#F46CEE
secondary
#CAF2CC
accent
#E30D03
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85