#F08194#F08194
#F08194 is a light, vivid red. Relative luminance 0.364; OKLCH L 73.1% C 0.137 H 10.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F08194 |
|---|---|
| RGB | rgb(240, 129, 148) |
| HSL | hsl(350, 79%, 72%) |
| HSV | hsv(350, 46%, 94%) |
| CMYK | cmyk(0%, 46.3%, 38.3%, 5.9%) |
| CIE-LAB | lab(66.80, 44.38, 9.18) |
| CIE-LCH | lch(66.80, 45.32, 11.68°) |
| OKLab | oklab(73.1% 0.1346 0.0241) |
| OKLCH | oklch(73.1% 0.137 10.2) |
| XYZ | xyz(49.1333, 36.3685, 32.4434) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.80
Carnation
#FD798F
ΔE00 2.73
Rosa
#FE86A4
ΔE00 3.80
Blush Pink
#FE828C
ΔE00 4.23
Watermelon
#FC6C85
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08194 #81F0DD
analogous
#F081CB #F08194 #F0A681
triadic
#F08194 #94F081 #8194F0
tetradic
#F08194 #CBF081 #81F0DD #A681F0
square
#F08194 #CBF081 #81F0DD #A681F0
split-complementary
#F08194 #81F0A6 #81CBF0
monochromatic
#DC1A3B #E94A66 #F08194 #F7B8C2 #FCE4E8
Accessibility & contrast
On white
2.54
#F08194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F08194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08194
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08194 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969594
Deuteranopia (green-blind)
#B1AB92
Tritanopia (blue-blind)
#FF7688
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f08194; /* rgb */ color: rgb(240, 129, 148); /* oklch */ color: oklch(73.1% 0.137 10.2);
Tailwind
colors: {
custom: {
50: '#f8a8b3',
500: '#f08194',
950: '#000000',
},
}SCSS
$custom: #f08194; $custom-light: #f8a8b3; $custom-dark: #000000;
JSON
{
"hex": "#f08194",
"rgb": {
"r": 240,
"g": 129,
"b": 148
},
"hsl": {
"h": 349.73,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.73098,
"c": 0.13674,
"h": 10.2
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#F08194
secondary
#D7F4EF
accent
#DBB70A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80