#F19EB2#F19EB2
#F19EB2 is a light, moderate red. Relative luminance 0.464; OKLCH L 78.7% C 0.102 H 4.0°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F19EB2 |
|---|---|
| RGB | rgb(241, 158, 178) |
| HSL | hsl(346, 75%, 78%) |
| HSV | hsv(346, 34%, 95%) |
| CMYK | cmyk(0%, 34.4%, 26.1%, 5.5%) |
| CIE-LAB | lab(73.79, 33.50, 2.50) |
| CIE-LCH | lch(73.79, 33.59, 4.27°) |
| OKLab | oklab(78.7% 0.1013 0.007) |
| OKLCH | oklch(78.7% 0.102 4) |
| XYZ | xyz(56.5397, 46.3725, 48.0837) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.65
Pig Pink
#E78EA5
ΔE00 4.00
Soft Pink
#FDB0C0
ΔE00 4.33
Lightpink
#FFB6C1
ΔE00 5.98
Rosa
#FE86A4
ΔE00 6.09
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19EB2 #9EF1DD
analogous
#F19EDB #F19EB2 #F1B39E
triadic
#F19EB2 #B2F19E #9EB2F1
tetradic
#F19EB2 #DBF19E #9EF1DD #B39EF1
square
#F19EB2 #DBF19E #9EF1DD #B39EF1
split-complementary
#F19EB2 #9EF1B3 #9EDBF1
monochromatic
#E2335D #E96988 #F19EB2 #F9D3DC #FBE4EA
Accessibility & contrast
On white
2.04
#F19EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#F19EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19EB2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19EB2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#FF98A5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f19eb2; /* rgb */ color: rgb(241, 158, 178); /* oklch */ color: oklch(78.7% 0.102 4.0);
Tailwind
colors: {
custom: {
50: '#f7bbc9',
500: '#f19eb2',
950: '#000000',
},
}SCSS
$custom: #f19eb2; $custom-light: #f7bbc9; $custom-dark: #000000;
JSON
{
"hex": "#f19eb2",
"rgb": {
"r": 241,
"g": 158,
"b": 178
},
"hsl": {
"h": 345.542,
"s": 74.775,
"l": 78.235
},
"oklch": {
"l": 0.78695,
"c": 0.1015,
"h": 4
},
"luminance": 0.46369
}Semantic roles & 50–950 ramp
primary
#F19EB2
secondary
#D8F3EC
accent
#D7A70F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182