#F08F97#F08F97
#F08F97 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.4% C 0.118 H 15.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F08F97 |
|---|---|
| RGB | rgb(240, 143, 151) |
| HSL | hsl(355, 76%, 75%) |
| HSV | hsv(355, 40%, 94%) |
| CMYK | cmyk(0%, 40.4%, 37.1%, 5.9%) |
| CIE-LAB | lab(69.76, 37.56, 11.69) |
| CIE-LCH | lch(69.76, 39.34, 17.28°) |
| OKLab | oklab(75.37% 0.1138 0.0304) |
| OKLCH | oklch(75.37% 0.118 15) |
| XYZ | xyz(51.3459, 40.4088, 34.3676) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.30
Blush Pink
#FE828C
ΔE00 3.96
Lightcoral
#F08080
ΔE00 5.15
Dusty Pink (survey)
#D58A94
ΔE00 5.24
Carnation
#FD798F
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08F97 #8FF0E8
analogous
#F08FC7 #F08F97 #F0B88F
triadic
#F08F97 #97F08F #8F97F0
tetradic
#F08F97 #C7F08F #8FF0E8 #B88FF0
square
#F08F97 #C7F08F #8FF0E8 #B88FF0
split-complementary
#F08F97 #8FF0B8 #8FC7F0
monochromatic
#E22333 #E95965 #F08F97 #F7C5C9 #FBE4E6
Accessibility & contrast
On white
2.31
#F08F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F08F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08F97
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08F97 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F97
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#FF8592
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f08f97; /* rgb */ color: rgb(240, 143, 151); /* oklch */ color: oklch(75.4% 0.118 15.0);
Tailwind
colors: {
custom: {
50: '#f8b1b5',
500: '#f08f97',
950: '#000000',
},
}SCSS
$custom: #f08f97; $custom-light: #f8b1b5; $custom-dark: #000000;
JSON
{
"hex": "#f08f97",
"rgb": {
"r": 240,
"g": 143,
"b": 151
},
"hsl": {
"h": 355.052,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.75373,
"c": 0.1178,
"h": 15
},
"luminance": 0.40405
}Semantic roles & 50–950 ramp
primary
#F08F97
secondary
#D8F3F1
accent
#D9C80D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080