#F08A93#F08A93
#F08A93 is a light, vivid red. Relative luminance 0.388; OKLCH L 74.5% C 0.124 H 14.9°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F08A93 |
|---|---|
| RGB | rgb(240, 138, 147) |
| HSL | hsl(355, 77%, 74%) |
| HSV | hsv(355, 43%, 94%) |
| CMYK | cmyk(0%, 42.5%, 38.8%, 5.9%) |
| CIE-LAB | lab(68.62, 39.69, 12.31) |
| CIE-LCH | lch(68.62, 41.55, 17.23°) |
| OKLab | oklab(74.47% 0.1202 0.032) |
| OKLCH | oklch(74.47% 0.124 14.9) |
| XYZ | xyz(50.2926, 38.8132, 32.4411) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.86
Blush Pink
#FE828C
ΔE00 3.13
Lightcoral
#F08080
ΔE00 4.39
Carnation
#FD798F
ΔE00 4.48
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Rosa
#FE86A4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08A93 #8AF0E7
analogous
#F08AC6 #F08A93 #F0B48A
triadic
#F08A93 #93F08A #8A93F0
tetradic
#F08A93 #C6F08A #8AF0E7 #B48AF0
square
#F08A93 #C6F08A #8AF0E7 #B48AF0
split-complementary
#F08A93 #8AF0B4 #8AC6F0
monochromatic
#E21E2F #E95461 #F08A93 #F7C0C5 #FCE4E6
Accessibility & contrast
On white
2.40
#F08A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F08A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08A93
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08A93 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B93
Deuteranopia (green-blind)
#B7AF91
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f08a93; /* rgb */ color: rgb(240, 138, 147); /* oklch */ color: oklch(74.5% 0.124 14.9);
Tailwind
colors: {
custom: {
50: '#f8aeb2',
500: '#f08a93',
950: '#000000',
},
}SCSS
$custom: #f08a93; $custom-light: #f8aeb2; $custom-dark: #000000;
JSON
{
"hex": "#f08a93",
"rgb": {
"r": 240,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.706,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.7447,
"c": 0.12435,
"h": 14.9
},
"luminance": 0.38809
}Semantic roles & 50–950 ramp
primary
#F08A93
secondary
#D8F3F1
accent
#DAC70C
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80