#F19BB8#F19BB8
#F19BB8 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.4% C 0.108 H 358.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F19BB8 |
|---|---|
| RGB | rgb(241, 155, 184) |
| HSL | hsl(340, 75%, 78%) |
| HSV | hsv(340, 36%, 95%) |
| CMYK | cmyk(0%, 35.7%, 23.7%, 5.5%) |
| CIE-LAB | lab(73.29, 35.91, -1.53) |
| CIE-LCH | lch(73.29, 35.94, 357.56°) |
| OKLab | oklab(78.37% 0.1081 -0.0035) |
| OKLCH | oklch(78.37% 0.108 358.1) |
| XYZ | xyz(56.6499, 45.6078, 51.1575) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.11
Faded Pink
#DE9DAC
ΔE00 4.84
Pinky
#FC86AA
ΔE00 5.33
Powder Pink
#FFB2D0
ΔE00 5.57
Soft Pink
#FDB0C0
ΔE00 5.80
Rosa
#FE86A4
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F19BB8 #9BF1D4
analogous
#F19BE3 #F19BB8 #F1A99B
triadic
#F19BB8 #B8F19B #9BB8F1
tetradic
#F19BB8 #E3F19B #9BF1D4 #A99BF1
square
#F19BB8 #E3F19B #9BF1D4 #A99BF1
split-complementary
#F19BB8 #9BF1A9 #9BE3F1
monochromatic
#E2306C #E96592 #F19BB8 #F9D1DE #FBE4EC
Accessibility & contrast
On white
2.07
#F19BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F19BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F19BB8
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F19BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F19BB8 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#BBBAB6
Tritanopia (blue-blind)
#FE96A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f19bb8; /* rgb */ color: rgb(241, 155, 184); /* oklch */ color: oklch(78.4% 0.108 358.1);
Tailwind
colors: {
custom: {
50: '#f7b9cd',
500: '#f19bb8',
950: '#000000',
},
}SCSS
$custom: #f19bb8; $custom-light: #f7b9cd; $custom-dark: #000000;
JSON
{
"hex": "#f19bb8",
"rgb": {
"r": 241,
"g": 155,
"b": 184
},
"hsl": {
"h": 339.767,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.78368,
"c": 0.10814,
"h": 358.1
},
"luminance": 0.45604
}Semantic roles & 50–950 ramp
primary
#F19BB8
secondary
#D8F3EA
accent
#D8940E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082