#F19EBF#F19EBF
#F19EBF is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.1% C 0.106 H 354.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EBF |
|---|---|
| RGB | rgb(241, 158, 191) |
| HSL | hsl(336, 75%, 78%) |
| HSV | hsv(336, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 20.7%, 5.5%) |
| CIE-LAB | lab(74.14, 35.34, -4.15) |
| CIE-LCH | lch(74.14, 35.59, 353.31°) |
| OKLab | oklab(79.08% 0.1058 -0.0105) |
| OKLCH | oklch(79.08% 0.106 354.3) |
| XYZ | xyz(57.9073, 46.9196, 55.2864) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.73
Pig Pink
#E78EA5
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.68
Baby Pink
#FFB7CE
ΔE00 6.06
Soft Pink
#FDB0C0
ΔE00 6.18
Pinky
#FC86AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EBF #9EF1D0
analogous
#F19EE8 #F19EBF #F1A69E
triadic
#F19EBF #BFF19E #9EBFF1
tetradic
#F19EBF #E8F19E #9EF1D0 #A69EF1
square
#F19EBF #E8F19E #9EF1D0 #A69EF1
split-complementary
#F19EBF #9EF1A6 #9EE8F1
monochromatic
#E23378 #E9699C #F19EBF #F9D3E2 #FBE4ED
Accessibility & contrast
On white
2.02
#F19EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F19EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EBF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EBF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#FD9BA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f19ebf; /* rgb */ color: rgb(241, 158, 191); /* oklch */ color: oklch(79.1% 0.106 354.3);
Tailwind
colors: {
custom: {
50: '#f7bbd2',
500: '#f19ebf',
950: '#000000',
},
}SCSS
$custom: #f19ebf; $custom-light: #f7bbd2; $custom-dark: #000000;
JSON
{
"hex": "#f19ebf",
"rgb": {
"r": 241,
"g": 158,
"b": 191
},
"hsl": {
"h": 336.145,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.7908,
"c": 0.10636,
"h": 354.3
},
"luminance": 0.46916
}Semantic roles & 50–950 ramp
primary
#F19EBF
secondary
#D8F3E8
accent
#D7870F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182