#F49EBE#F49EBE
#F49EBE is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.4% C 0.109 H 356.0°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F49EBE |
|---|---|
| RGB | rgb(244, 158, 190) |
| HSL | hsl(338, 80%, 79%) |
| HSV | hsv(338, 35%, 96%) |
| CMYK | cmyk(0%, 35.2%, 22.1%, 4.3%) |
| CIE-LAB | lab(74.45, 36.24, -3.10) |
| CIE-LCH | lch(74.45, 36.37, 355.11°) |
| OKLab | oklab(79.38% 0.1088 -0.0077) |
| OKLCH | oklch(79.38% 0.109 356) |
| XYZ | xyz(58.8304, 47.4082, 54.7572) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.65
Pig Pink
#E78EA5
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 5.67
Soft Pink
#FDB0C0
ΔE00 5.76
Baby Pink
#FFB7CE
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F49EBE #9EF4D4
analogous
#F49EE9 #F49EBE #F4A99E
triadic
#F49EBE #BEF49E #9EBEF4
tetradic
#F49EBE #E9F49E #9EF4D4 #A99EF4
square
#F49EBE #E9F49E #9EF4D4 #A99EF4
split-complementary
#F49EBE #9EF4A9 #9EE9F4
monochromatic
#E83074 #EE6799 #F49EBE #FAD5E3 #FCE4ED
Accessibility & contrast
On white
2.00
#F49EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F49EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F49EBE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F49EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F49EBE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f49ebe; /* rgb */ color: rgb(244, 158, 190); /* oklch */ color: oklch(79.4% 0.109 356.0);
Tailwind
colors: {
custom: {
50: '#f9bbd1',
500: '#f49ebe',
950: '#000000',
},
}SCSS
$custom: #f49ebe; $custom-light: #f9bbd1; $custom-dark: #000000;
JSON
{
"hex": "#f49ebe",
"rgb": {
"r": 244,
"g": 158,
"b": 190
},
"hsl": {
"h": 337.674,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.79383,
"c": 0.10907,
"h": 356
},
"luminance": 0.47405
}Semantic roles & 50–950 ramp
primary
#F49EBE
secondary
#D7F4E9
accent
#DC8E0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182