#F08094#F08094
#F08094 is a light, vivid red. Relative luminance 0.361; OKLCH L 72.9% C 0.138 H 9.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F08094 |
|---|---|
| RGB | rgb(240, 128, 148) |
| HSL | hsl(349, 79%, 72%) |
| HSV | hsv(349, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 38.3%, 5.9%) |
| CIE-LAB | lab(66.60, 44.89, 8.89) |
| CIE-LCH | lch(66.60, 45.76, 11.21°) |
| OKLab | oklab(72.95% 0.1362 0.0234) |
| OKLCH | oklch(72.95% 0.138 9.8) |
| XYZ | xyz(49.0022, 36.1063, 32.3997) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.97
Carnation
#FD798F
ΔE00 2.69
Rosa
#FE86A4
ΔE00 3.73
Blush Pink
#FE828C
ΔE00 4.43
Watermelon
#FC6C85
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08094 #80F0DC
analogous
#F080CC #F08094 #F0A480
triadic
#F08094 #94F080 #8094F0
tetradic
#F08094 #CCF080 #80F0DC #A480F0
square
#F08094 #CCF080 #80F0DC #A480F0
split-complementary
#F08094 #80F0A4 #80CCF0
monochromatic
#DC1A3D #EA4966 #F08094 #F6B7C2 #FCE4E8
Accessibility & contrast
On white
2.55
#F08094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F08094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08094
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08094 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#B1AA92
Tritanopia (blue-blind)
#FF7587
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f08094; /* rgb */ color: rgb(240, 128, 148); /* oklch */ color: oklch(72.9% 0.138 9.8);
Tailwind
colors: {
custom: {
50: '#f8a7b3',
500: '#f08094',
950: '#000000',
},
}SCSS
$custom: #f08094; $custom-light: #f8a7b3; $custom-dark: #000000;
JSON
{
"hex": "#f08094",
"rgb": {
"r": 240,
"g": 128,
"b": 148
},
"hsl": {
"h": 349.286,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.72947,
"c": 0.13815,
"h": 9.8
},
"luminance": 0.36102
}Semantic roles & 50–950 ramp
primary
#F08094
secondary
#D7F4EF
accent
#DBB60A
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80