#F19EBE#F19EBE
#F19EBE is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.0% C 0.106 H 355.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EBE |
|---|---|
| RGB | rgb(241, 158, 190) |
| HSL | hsl(337, 75%, 78%) |
| HSV | hsv(337, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 21.2%, 5.5%) |
| CIE-LAB | lab(74.11, 35.20, -3.64) |
| CIE-LCH | lch(74.11, 35.39, 354.10°) |
| OKLab | oklab(79.05% 0.1055 -0.0091) |
| OKLCH | oklch(79.05% 0.106 355.1) |
| XYZ | xyz(57.7977, 46.8757, 54.7088) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 5.34
Faded Pink
#DE9DAC
ΔE00 5.46
Soft Pink
#FDB0C0
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 5.99
Pinky
#FC86AA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EBE #9EF1D1
analogous
#F19EE8 #F19EBE #F1A79E
triadic
#F19EBE #BEF19E #9EBEF1
tetradic
#F19EBE #E8F19E #9EF1D1 #A79EF1
square
#F19EBE #E8F19E #9EF1D1 #A79EF1
split-complementary
#F19EBE #9EF1A7 #9EE8F1
monochromatic
#E23376 #E9699A #F19EBE #F9D3E2 #FBE4ED
Accessibility & contrast
On white
2.02
#F19EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F19EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EBE
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EBE | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEBF
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#FD9AA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19ebe; /* rgb */ color: rgb(241, 158, 190); /* oklch */ color: oklch(79.0% 0.106 355.1);
Tailwind
colors: {
custom: {
50: '#f7bbd1',
500: '#f19ebe',
950: '#000000',
},
}SCSS
$custom: #f19ebe; $custom-light: #f7bbd1; $custom-dark: #000000;
JSON
{
"hex": "#f19ebe",
"rgb": {
"r": 241,
"g": 158,
"b": 190
},
"hsl": {
"h": 336.867,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.79049,
"c": 0.10588,
"h": 355.1
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#F19EBE
secondary
#D8F3E9
accent
#D78A0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182