#F1889F#F1889F
#F1889F is a light, vivid red. Relative luminance 0.388; OKLCH L 74.6% C 0.130 H 6.7°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F1889F |
|---|---|
| RGB | rgb(241, 136, 159) |
| HSL | hsl(347, 79%, 74%) |
| HSV | hsv(347, 44%, 95%) |
| CMYK | cmyk(0%, 43.6%, 34%, 5.5%) |
| CIE-LAB | lab(68.62, 42.47, 5.60) |
| CIE-LCH | lch(68.62, 42.83, 7.51°) |
| OKLab | oklab(74.59% 0.1288 0.0151) |
| OKLCH | oklch(74.59% 0.13 6.7) |
| XYZ | xyz(51.3400, 38.8167, 37.5826) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.02
Rosa
#FE86A4
ΔE00 2.35
Pig Pink
#E78EA5
ΔE00 2.71
Pinky
#FC86AA
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.98
Carnation
#FD798F
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1889F #88F1DA
analogous
#F188D4 #F1889F #F1A688
triadic
#F1889F #9FF188 #889FF1
tetradic
#F1889F #D4F188 #88F1DA #A688F1
square
#F1889F #D4F188 #88F1DA #A688F1
split-complementary
#F1889F #88F1A6 #88D4F1
monochromatic
#E41B47 #EB5173 #F1889F #F7BFCB #FCE4E9
Accessibility & contrast
On white
2.40
#F1889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F1889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1889F
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1889F | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9BA0
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#FF7F90
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f1889f; /* rgb */ color: rgb(241, 136, 159); /* oklch */ color: oklch(74.6% 0.130 6.7);
Tailwind
colors: {
custom: {
50: '#f8acbb',
500: '#f1889f',
950: '#000000',
},
}SCSS
$custom: #f1889f; $custom-light: #f8acbb; $custom-dark: #000000;
JSON
{
"hex": "#f1889f",
"rgb": {
"r": 241,
"g": 136,
"b": 159
},
"hsl": {
"h": 346.857,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.74594,
"c": 0.12972,
"h": 6.7
},
"luminance": 0.38812
}Semantic roles & 50–950 ramp
primary
#F1889F
secondary
#D7F4ED
accent
#DBAD0A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80