#F1879F#F1879F
#F1879F is a light, vivid red. Relative luminance 0.385; OKLCH L 74.4% C 0.131 H 6.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F1879F |
|---|---|
| RGB | rgb(241, 135, 159) |
| HSL | hsl(346, 79%, 74%) |
| HSV | hsv(346, 44%, 95%) |
| CMYK | cmyk(0%, 44%, 34%, 5.5%) |
| CIE-LAB | lab(68.41, 42.98, 5.31) |
| CIE-LCH | lch(68.41, 43.30, 7.04°) |
| OKLab | oklab(74.44% 0.1304 0.0143) |
| OKLCH | oklch(74.44% 0.131 6.3) |
| XYZ | xyz(51.1998, 38.5363, 37.5359) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.19
Rosa
#FE86A4
ΔE00 2.25
Pig Pink
#E78EA5
ΔE00 2.75
Pinky
#FC86AA
ΔE00 3.09
Carnation Pink
#FF7FA7
ΔE00 3.74
Carnation
#FD798F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1879F #87F1D9
analogous
#F187D4 #F1879F #F1A487
triadic
#F1879F #9FF187 #879FF1
tetradic
#F1879F #D4F187 #87F1D9 #A487F1
square
#F1879F #D4F187 #87F1D9 #A487F1
split-complementary
#F1879F #87F1A4 #87D4F1
monochromatic
#E31A48 #EB5073 #F1879F #F7BECB #FCE4E9
Accessibility & contrast
On white
2.41
#F1879F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F1879F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1879F
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1879F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1879F | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999BA0
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f1879f; /* rgb */ color: rgb(241, 135, 159); /* oklch */ color: oklch(74.4% 0.131 6.3);
Tailwind
colors: {
custom: {
50: '#f8acbb',
500: '#f1879f',
950: '#000000',
},
}SCSS
$custom: #f1879f; $custom-light: #f8acbb; $custom-dark: #000000;
JSON
{
"hex": "#f1879f",
"rgb": {
"r": 241,
"g": 135,
"b": 159
},
"hsl": {
"h": 346.415,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.74439,
"c": 0.13117,
"h": 6.3
},
"luminance": 0.38532
}Semantic roles & 50–950 ramp
primary
#F1879F
secondary
#D7F4ED
accent
#DBAC0A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80