#F49EC2#F49EC2
#F49EC2 is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.5% C 0.111 H 353.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F49EC2 |
|---|---|
| RGB | rgb(244, 158, 194) |
| HSL | hsl(335, 80%, 79%) |
| HSV | hsv(335, 35%, 96%) |
| CMYK | cmyk(0%, 35.2%, 20.5%, 4.3%) |
| CIE-LAB | lab(74.56, 36.82, -5.13) |
| CIE-LCH | lch(74.56, 37.18, 352.07°) |
| OKLab | oklab(79.51% 0.1102 -0.0131) |
| OKLCH | oklch(79.51% 0.111 353.2) |
| XYZ | xyz(59.2736, 47.5855, 57.0914) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 6.09
Baby Pink
#FFB7CE
ΔE00 6.20
Faded Pink
#DE9DAC
ΔE00 6.48
Pinky
#FC86AA
ΔE00 6.49
Soft Pink
#FDB0C0
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49EC2 #9EF4D0
analogous
#F49EED #F49EC2 #F4A59E
triadic
#F49EC2 #C2F49E #9EC2F4
tetradic
#F49EC2 #EDF49E #9EF4D0 #A59EF4
square
#F49EC2 #EDF49E #9EF4D0 #A59EF4
split-complementary
#F49EC2 #9EF4A5 #9EEDF4
monochromatic
#E8307D #EE679F #F49EC2 #FAD5E5 #FCE4EE
Accessibility & contrast
On white
2.00
#F49EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F49EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49EC2
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49EC2 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC3
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#FF9BAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49ec2; /* rgb */ color: rgb(244, 158, 194); /* oklch */ color: oklch(79.5% 0.111 353.2);
Tailwind
colors: {
custom: {
50: '#f9bcd4',
500: '#f49ec2',
950: '#000000',
},
}SCSS
$custom: #f49ec2; $custom-light: #f9bcd4; $custom-dark: #000000;
JSON
{
"hex": "#f49ec2",
"rgb": {
"r": 244,
"g": 158,
"b": 194
},
"hsl": {
"h": 334.884,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.79506,
"c": 0.11094,
"h": 353.2
},
"luminance": 0.47582
}Semantic roles & 50–950 ramp
primary
#F49EC2
secondary
#D7F4E8
accent
#DC840A
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183