#F08A94#F08A94
#F08A94 is a light, vivid red. Relative luminance 0.388; OKLCH L 74.5% C 0.124 H 14.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F08A94 |
|---|---|
| RGB | rgb(240, 138, 148) |
| HSL | hsl(354, 77%, 74%) |
| HSV | hsv(354, 43%, 94%) |
| CMYK | cmyk(0%, 42.5%, 38.3%, 5.9%) |
| CIE-LAB | lab(68.64, 39.80, 11.78) |
| CIE-LCH | lch(68.64, 41.51, 16.49°) |
| OKLab | oklab(74.5% 0.1206 0.0307) |
| OKLCH | oklch(74.5% 0.124 14.3) |
| XYZ | xyz(50.3714, 38.8447, 32.8561) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.57
Blush Pink
#FE828C
ΔE00 3.26
Carnation
#FD798F
ΔE00 4.37
Lightcoral
#F08080
ΔE00 4.68
Dusty Pink (survey)
#D58A94
ΔE00 5.19
Rosa
#FE86A4
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08A94 #8AF0E6
analogous
#F08AC7 #F08A94 #F0B38A
triadic
#F08A94 #94F08A #8A94F0
tetradic
#F08A94 #C7F08A #8AF0E6 #B38AF0
square
#F08A94 #C7F08A #8AF0E6 #B38AF0
split-complementary
#F08A94 #8AF0B3 #8AC7F0
monochromatic
#E21E31 #E95462 #F08A94 #F7C0C6 #FCE4E6
Accessibility & contrast
On white
2.40
#F08A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F08A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08A94
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08A94 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B94
Deuteranopia (green-blind)
#B7AF92
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f08a94; /* rgb */ color: rgb(240, 138, 148); /* oklch */ color: oklch(74.5% 0.124 14.3);
Tailwind
colors: {
custom: {
50: '#f8aeb3',
500: '#f08a94',
950: '#000000',
},
}SCSS
$custom: #f08a94; $custom-light: #f8aeb3; $custom-dark: #000000;
JSON
{
"hex": "#f08a94",
"rgb": {
"r": 240,
"g": 138,
"b": 148
},
"hsl": {
"h": 354.118,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.74495,
"c": 0.12439,
"h": 14.3
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#F08A94
secondary
#D8F3F1
accent
#DAC50C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80