#F199AF#F199AF
#F199AF is a light, moderate red. Relative luminance 0.446; OKLCH L 77.8% C 0.108 H 3.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F199AF |
|---|---|
| RGB | rgb(241, 153, 175) |
| HSL | hsl(345, 76%, 77%) |
| HSV | hsv(345, 37%, 95%) |
| CMYK | cmyk(0%, 36.5%, 27.4%, 5.5%) |
| CIE-LAB | lab(72.62, 35.71, 2.46) |
| CIE-LCH | lch(72.62, 35.80, 3.94°) |
| OKLab | oklab(77.77% 0.108 0.0069) |
| OKLCH | oklch(77.77% 0.108 3.7) |
| XYZ | xyz(55.4062, 44.5822, 46.2361) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.95
Faded Pink
#DE9DAC
ΔE00 4.11
Pinky
#FC86AA
ΔE00 4.96
Rosa
#FE86A4
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 5.37
Soft Pink
#FDB0C0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F199AF #99F1DB
analogous
#F199DB #F199AF #F1AF99
triadic
#F199AF #AFF199 #99AFF1
tetradic
#F199AF #DBF199 #99F1DB #AF99F1
square
#F199AF #DBF199 #99F1DB #AF99F1
split-complementary
#F199AF #99F1AF #99DBF1
monochromatic
#E22D5B #EA6385 #F199AF #F8CFD9 #FBE4EA
Accessibility & contrast
On white
2.12
#F199AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F199AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F199AF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F199AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F199AF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8B0
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#FF93A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f199af; /* rgb */ color: rgb(241, 153, 175); /* oklch */ color: oklch(77.8% 0.108 3.7);
Tailwind
colors: {
custom: {
50: '#f7b8c6',
500: '#f199af',
950: '#000000',
},
}SCSS
$custom: #f199af; $custom-light: #f7b8c6; $custom-dark: #000000;
JSON
{
"hex": "#f199af",
"rgb": {
"r": 241,
"g": 153,
"b": 175
},
"hsl": {
"h": 345,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.77774,
"c": 0.10824,
"h": 3.7
},
"luminance": 0.44578
}Semantic roles & 50–950 ramp
primary
#F199AF
secondary
#D8F3EC
accent
#D8A50D
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082