#F1869B#F1869B
#F1869B is a light, vivid red. Relative luminance 0.381; OKLCH L 74.2% C 0.132 H 8.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F1869B |
|---|---|
| RGB | rgb(241, 134, 155) |
| HSL | hsl(348, 79%, 74%) |
| HSV | hsv(348, 44%, 95%) |
| CMYK | cmyk(0%, 44.4%, 35.7%, 5.5%) |
| CIE-LAB | lab(68.11, 43.01, 7.12) |
| CIE-LCH | lch(68.11, 43.59, 9.40°) |
| OKLab | oklab(74.18% 0.1305 0.0189) |
| OKLCH | oklch(74.18% 0.132 8.3) |
| XYZ | xyz(50.7195, 38.1220, 35.6910) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.38
Rosa
#FE86A4
ΔE00 2.74
Pig Pink
#E78EA5
ΔE00 3.43
Carnation
#FD798F
ΔE00 3.80
Pinky
#FC86AA
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1869B #86F1DC
analogous
#F186D0 #F1869B #F1A686
triadic
#F1869B #9BF186 #869BF1
tetradic
#F1869B #D0F186 #86F1DC #A686F1
square
#F1869B #D0F186 #86F1DC #A686F1
split-complementary
#F1869B #86F1A6 #86D0F1
monochromatic
#E21A41 #EB4F6E #F1869B #F7BDC8 #FCE4E8
Accessibility & contrast
On white
2.44
#F1869B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F1869B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1869B
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1869B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1869B | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999B
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f1869b; /* rgb */ color: rgb(241, 134, 155); /* oklch */ color: oklch(74.2% 0.132 8.3);
Tailwind
colors: {
custom: {
50: '#f8abb8',
500: '#f1869b',
950: '#000000',
},
}SCSS
$custom: #f1869b; $custom-light: #f8abb8; $custom-dark: #000000;
JSON
{
"hex": "#f1869b",
"rgb": {
"r": 241,
"g": 134,
"b": 155
},
"hsl": {
"h": 348.224,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.74175,
"c": 0.13186,
"h": 8.3
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#F1869B
secondary
#D7F4EE
accent
#DCB20A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80