#F08C98#F08C98
#F08C98 is a light, vivid red. Relative luminance 0.395; OKLCH L 74.9% C 0.122 H 12.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F08C98 |
|---|---|
| RGB | rgb(240, 140, 152) |
| HSL | hsl(353, 77%, 75%) |
| HSV | hsv(353, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 36.7%, 5.9%) |
| CIE-LAB | lab(69.15, 39.23, 10.27) |
| CIE-LCH | lch(69.15, 40.55, 14.66°) |
| OKLab | oklab(74.91% 0.1189 0.0269) |
| OKLCH | oklch(74.91% 0.122 12.7) |
| XYZ | xyz(50.9831, 39.5527, 34.6490) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Blush Pink
#FE828C
ΔE00 3.96
Carnation
#FD798F
ΔE00 4.61
Pig Pink
#E78EA5
ΔE00 4.64
Rosa
#FE86A4
ΔE00 4.77
Dusty Pink (survey)
#D58A94
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08C98 #8CF0E4
analogous
#F08CCA #F08C98 #F0B28C
triadic
#F08C98 #98F08C #8C98F0
tetradic
#F08C98 #CAF08C #8CF0E4 #B28CF0
square
#F08C98 #CAF08C #8CF0E4 #B28CF0
split-complementary
#F08C98 #8CF0B2 #8CCAF0
monochromatic
#E22037 #E95668 #F08C98 #F7C2C8 #FBE4E7
Accessibility & contrast
On white
2.36
#F08C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F08C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08C98
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08C98 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D98
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF8290
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f08c98; /* rgb */ color: rgb(240, 140, 152); /* oklch */ color: oklch(74.9% 0.122 12.7);
Tailwind
colors: {
custom: {
50: '#f8afb6',
500: '#f08c98',
950: '#000000',
},
}SCSS
$custom: #f08c98; $custom-light: #f8afb6; $custom-dark: #000000;
JSON
{
"hex": "#f08c98",
"rgb": {
"r": 240,
"g": 140,
"b": 152
},
"hsl": {
"h": 352.8,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.74915,
"c": 0.12191,
"h": 12.7
},
"luminance": 0.39548
}Semantic roles & 50–950 ramp
primary
#F08C98
secondary
#D8F3F0
accent
#D9C10C
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80