#F08B95#F08B95
#F08B95 is a light, vivid red. Relative luminance 0.392; OKLCH L 74.7% C 0.123 H 14.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F08B95 |
|---|---|
| RGB | rgb(240, 139, 149) |
| HSL | hsl(354, 77%, 74%) |
| HSV | hsv(354, 42%, 94%) |
| CMYK | cmyk(0%, 42.1%, 37.9%, 5.9%) |
| CIE-LAB | lab(68.87, 39.40, 11.55) |
| CIE-LCH | lch(68.87, 41.06, 16.34°) |
| OKLab | oklab(74.68% 0.1194 0.0301) |
| OKLCH | oklch(74.68% 0.123 14.1) |
| XYZ | xyz(50.5950, 39.1648, 33.3228) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.58
Blush Pink
#FE828C
ΔE00 3.43
Carnation
#FD798F
ΔE00 4.54
Lightcoral
#F08080
ΔE00 4.86
Dusty Pink (survey)
#D58A94
ΔE00 5.14
Rosa
#FE86A4
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08B95 #8BF0E6
analogous
#F08BC8 #F08B95 #F0B48B
triadic
#F08B95 #95F08B #8B95F0
tetradic
#F08B95 #C8F08B #8BF0E6 #B48BF0
square
#F08B95 #C8F08B #8BF0E6 #B48BF0
split-complementary
#F08B95 #8BF0B4 #8BC8F0
monochromatic
#E21F32 #E95563 #F08B95 #F7C1C7 #FBE4E6
Accessibility & contrast
On white
2.38
#F08B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F08B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08B95
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08B95 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C95
Deuteranopia (green-blind)
#B7B093
Tritanopia (blue-blind)
#FF808F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f08b95; /* rgb */ color: rgb(240, 139, 149); /* oklch */ color: oklch(74.7% 0.123 14.1);
Tailwind
colors: {
custom: {
50: '#f8aeb4',
500: '#f08b95',
950: '#000000',
},
}SCSS
$custom: #f08b95; $custom-light: #f8aeb4; $custom-dark: #000000;
JSON
{
"hex": "#f08b95",
"rgb": {
"r": 240,
"g": 139,
"b": 149
},
"hsl": {
"h": 354.059,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.7468,
"c": 0.12308,
"h": 14.1
},
"luminance": 0.3916
}Semantic roles & 50–950 ramp
primary
#F08B95
secondary
#D8F3F1
accent
#D9C50C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80