#F46DEB#F46DEB
#F46DEB is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.1% C 0.219 H 330.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F46DEB |
|---|---|
| RGB | rgb(244, 109, 235) |
| HSL | hsl(304, 86%, 69%) |
| HSV | hsv(304, 55%, 96%) |
| CMYK | cmyk(0%, 55.3%, 3.7%, 4.3%) |
| CIE-LAB | lab(66.65, 67.29, -39.84) |
| CIE-LCH | lch(66.65, 78.20, 329.37°) |
| OKLab | oklab(74.06% 0.1903 -0.1092) |
| OKLCH | oklch(74.06% 0.219 330.2) |
| XYZ | xyz(57.7718, 36.1723, 82.5202) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.60
Candy Pink
#FF63E9
ΔE00 2.00
Light Magenta
#FA5FF7
ΔE00 2.65
Violet Pink
#FB5FFC
ΔE00 3.13
Violet (CSS)
#EE82EE
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46DEB #6DF476
analogous
#BA6DF4 #F46DEB #F46DA8
triadic
#F46DEB #EBF46D #6DEBF4
tetradic
#F46DEB #F4BA6D #6DF476 #6DA8F4
square
#F46DEB #F4BA6D #6DF476 #6DA8F4
split-complementary
#F46DEB #A8F46D #6DF4BA
monochromatic
#D610C9 #F034E3 #F46DEB #F8A6F3 #FDDFFB
Accessibility & contrast
On white
2.55
#F46DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F46DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46DEB
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46DEB | 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)
#6496EF
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#FC7AA2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f46deb; /* rgb */ color: rgb(244, 109, 235); /* oklch */ color: oklch(74.1% 0.219 330.2);
Tailwind
colors: {
custom: {
50: '#fb9df2',
500: '#f46deb',
950: '#000000',
},
}SCSS
$custom: #f46deb; $custom-light: #fb9df2; $custom-dark: #000000;
JSON
{
"hex": "#f46deb",
"rgb": {
"r": 244,
"g": 109,
"b": 235
},
"hsl": {
"h": 304,
"s": 85.987,
"l": 69.216
},
"oklch": {
"l": 0.74061,
"c": 0.21941,
"h": 330.2
},
"luminance": 0.36169
}Semantic roles & 50–950 ramp
primary
#F46DEB
secondary
#CBF2CD
accent
#E31203
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85