#F08C96#F08C96
#F08C96 is a light, vivid red. Relative luminance 0.395; OKLCH L 74.9% C 0.122 H 14.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F08C96 |
|---|---|
| RGB | rgb(240, 140, 150) |
| HSL | hsl(354, 77%, 75%) |
| HSV | hsv(354, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 37.5%, 5.9%) |
| CIE-LAB | lab(69.10, 39.00, 11.32) |
| CIE-LCH | lch(69.10, 40.61, 16.18°) |
| OKLab | oklab(74.87% 0.1182 0.0295) |
| OKLCH | oklch(74.87% 0.122 14) |
| XYZ | xyz(50.8207, 39.4878, 33.7936) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.61
Blush Pink
#FE828C
ΔE00 3.62
Carnation
#FD798F
ΔE00 4.73
Lightcoral
#F08080
ΔE00 5.06
Dusty Pink (survey)
#D58A94
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08C96 #8CF0E6
analogous
#F08CC8 #F08C96 #F0B48C
triadic
#F08C96 #96F08C #8C96F0
tetradic
#F08C96 #C8F08C #8CF0E6 #B48CF0
square
#F08C96 #C8F08C #8CF0E6 #B48CF0
split-complementary
#F08C96 #8CF0B4 #8CC8F0
monochromatic
#E22033 #E95665 #F08C96 #F7C2C7 #FBE4E6
Accessibility & contrast
On white
2.36
#F08C96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F08C96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08C96
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08C96 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D96
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f08c96; /* rgb */ color: rgb(240, 140, 150); /* oklch */ color: oklch(74.9% 0.122 14.0);
Tailwind
colors: {
custom: {
50: '#f8afb4',
500: '#f08c96',
950: '#000000',
},
}SCSS
$custom: #f08c96; $custom-light: #f8afb4; $custom-dark: #000000;
JSON
{
"hex": "#f08c96",
"rgb": {
"r": 240,
"g": 140,
"b": 150
},
"hsl": {
"h": 354,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.74865,
"c": 0.12178,
"h": 14
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#F08C96
secondary
#D8F3F0
accent
#D9C50C
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80