#F1899D#F1899D
#F1899D is a light, vivid red. Relative luminance 0.390; OKLCH L 74.7% C 0.128 H 8.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F1899D |
|---|---|
| RGB | rgb(241, 137, 157) |
| HSL | hsl(348, 79%, 74%) |
| HSV | hsv(348, 43%, 95%) |
| CMYK | cmyk(0%, 43.2%, 34.9%, 5.5%) |
| CIE-LAB | lab(68.77, 41.72, 6.95) |
| CIE-LCH | lch(68.77, 42.29, 9.45°) |
| OKLab | oklab(74.69% 0.1266 0.0185) |
| OKLCH | oklch(74.69% 0.128 8.3) |
| XYZ | xyz(51.3093, 39.0308, 36.7231) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.44
Rosa
#FE86A4
ΔE00 2.81
Pig Pink
#E78EA5
ΔE00 3.08
Pinky
#FC86AA
ΔE00 4.01
Carnation
#FD798F
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1899D #89F1DD
analogous
#F189D1 #F1899D #F1A989
triadic
#F1899D #9DF189 #899DF1
tetradic
#F1899D #D1F189 #89F1DD #A989F1
square
#F1899D #D1F189 #89F1DD #A989F1
split-complementary
#F1899D #89F1A9 #89D1F1
monochromatic
#E41C42 #EB5270 #F1899D #F7C0CA #FCE4E8
Accessibility & contrast
On white
2.38
#F1899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#F1899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1899D
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1899D | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9D
Deuteranopia (green-blind)
#B5AF9B
Tritanopia (blue-blind)
#FF7F90
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f1899d; /* rgb */ color: rgb(241, 137, 157); /* oklch */ color: oklch(74.7% 0.128 8.3);
Tailwind
colors: {
custom: {
50: '#f8adb9',
500: '#f1899d',
950: '#000000',
},
}SCSS
$custom: #f1899d; $custom-light: #f8adb9; $custom-dark: #000000;
JSON
{
"hex": "#f1899d",
"rgb": {
"r": 241,
"g": 137,
"b": 157
},
"hsl": {
"h": 348.462,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.74695,
"c": 0.1279,
"h": 8.3
},
"luminance": 0.39026
}Semantic roles & 50–950 ramp
primary
#F1899D
secondary
#D7F4EE
accent
#DBB30A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80