#F46FD4#F46FD4
#F46FD4 is a light, vivid pink. Relative luminance 0.354; OKLCH L 73.3% C 0.199 H 337.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F46FD4 |
|---|---|
| RGB | rgb(244, 111, 212) |
| HSL | hsl(314, 86%, 70%) |
| HSV | hsv(314, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 13.1%, 4.3%) |
| CIE-LAB | lab(66.03, 62.78, -28.01) |
| CIE-LCH | lch(66.03, 68.74, 335.95°) |
| OKLab | oklab(73.29% 0.1839 -0.0756) |
| OKLCH | oklch(73.29% 0.199 337.7) |
| XYZ | xyz(54.8769, 35.3596, 66.2094) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46FD4 #6FF48F
analogous
#D16FF4 #F46FD4 #F46F92
triadic
#F46FD4 #D4F46F #6FD4F4
tetradic
#F46FD4 #F4D16F #6FF48F #6F92F4
square
#F46FD4 #F4D16F #6FF48F #6F92F4
split-complementary
#F46FD4 #92F46F #6FF4D1
monochromatic
#D811A8 #F036C3 #F46FD4 #F8A8E5 #FDE1F6
Accessibility & contrast
On white
2.60
#F46FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F46FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46FD4
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46FD4 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7393D7
Deuteranopia (green-blind)
#99A8D0
Tritanopia (blue-blind)
#FF7498
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f46fd4; /* rgb */ color: rgb(244, 111, 212); /* oklch */ color: oklch(73.3% 0.199 337.7);
Tailwind
colors: {
custom: {
50: '#fb9ee1',
500: '#f46fd4',
950: '#000000',
},
}SCSS
$custom: #f46fd4; $custom-light: #fb9ee1; $custom-dark: #000000;
JSON
{
"hex": "#f46fd4",
"rgb": {
"r": 244,
"g": 111,
"b": 212
},
"hsl": {
"h": 314.436,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.73289,
"c": 0.19883,
"h": 337.7
},
"luminance": 0.35355
}Semantic roles & 50–950 ramp
primary
#F46FD4
secondary
#CCF2D6
accent
#E23903
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#180F15
muted
#867F83