#F49FC2#F49FC2
#F49FC2 is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.7% C 0.109 H 353.6°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F49FC2 |
|---|---|
| RGB | rgb(244, 159, 194) |
| HSL | hsl(335, 79%, 79%) |
| HSV | hsv(335, 35%, 96%) |
| CMYK | cmyk(0%, 34.8%, 20.5%, 4.3%) |
| CIE-LAB | lab(74.78, 36.30, -4.81) |
| CIE-LCH | lch(74.78, 36.62, 352.45°) |
| OKLab | oklab(79.67% 0.1086 -0.0122) |
| OKLCH | oklch(79.67% 0.109 353.6) |
| XYZ | xyz(59.4449, 47.9280, 57.1485) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.42
Baby Pink
#FFB7CE
ΔE00 5.93
Pig Pink
#E78EA5
ΔE00 6.10
Soft Pink
#FDB0C0
ΔE00 6.29
Faded Pink
#DE9DAC
ΔE00 6.32
Pinky
#FC86AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49FC2 #9FF4D1
analogous
#F49FED #F49FC2 #F4A79F
triadic
#F49FC2 #C2F49F #9FC2F4
tetradic
#F49FC2 #EDF49F #9FF4D1 #A79FF4
square
#F49FC2 #EDF49F #9FF4D1 #A79FF4
split-complementary
#F49FC2 #9FF4A7 #9FEDF4
monochromatic
#E7317C #EE689F #F49FC2 #FAD6E5 #FCE4EE
Accessibility & contrast
On white
1.98
#F49FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#F49FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49FC2
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49FC2 | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC3
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#FF9CAB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f49fc2; /* rgb */ color: rgb(244, 159, 194); /* oklch */ color: oklch(79.7% 0.109 353.6);
Tailwind
colors: {
custom: {
50: '#f9bcd4',
500: '#f49fc2',
950: '#000000',
},
}SCSS
$custom: #f49fc2; $custom-light: #f9bcd4; $custom-dark: #000000;
JSON
{
"hex": "#f49fc2",
"rgb": {
"r": 244,
"g": 159,
"b": 194
},
"hsl": {
"h": 335.294,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.79671,
"c": 0.10931,
"h": 353.6
},
"luminance": 0.47924
}Semantic roles & 50–950 ramp
primary
#F49FC2
secondary
#D7F4E8
accent
#DC850A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183