#F8909B#F8909B
#F8909B is a light, vivid red. Relative luminance 0.423; OKLCH L 76.6% C 0.126 H 13.7°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F8909B |
|---|---|
| RGB | rgb(248, 144, 155) |
| HSL | hsl(354, 88%, 77%) |
| HSV | hsv(354, 42%, 97%) |
| CMYK | cmyk(0%, 41.9%, 37.5%, 2.7%) |
| CIE-LAB | lab(71.06, 40.40, 11.44) |
| CIE-LCH | lch(71.06, 41.98, 15.81°) |
| OKLab | oklab(76.61% 0.1224 0.0298) |
| OKLCH | oklch(76.61% 0.126 13.7) |
| XYZ | xyz(54.6036, 42.2742, 36.2879) |
| Luminance | 0.4227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.69
Blush Pink
#FE828C
ΔE00 3.73
Rosa
#FE86A4
ΔE00 5.00
Carnation
#FD798F
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.58
Lightcoral
#F08080
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8909B #90F8ED
analogous
#F890CF #F8909B #F8B990
triadic
#F8909B #9BF890 #909BF8
tetradic
#F8909B #CFF890 #90F8ED #B990F8
square
#F8909B #CFF890 #90F8ED #B990F8
split-complementary
#F8909B #90F8B9 #90CFF8
monochromatic
#F11D33 #F45667 #F8909B #FCCACF #FDE2E5
Accessibility & contrast
On white
2.22
#F8909B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#F8909B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8909B
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8909B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8909B | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f8909b; /* rgb */ color: rgb(248, 144, 155); /* oklch */ color: oklch(76.6% 0.126 13.7);
Tailwind
colors: {
custom: {
50: '#fdb2b8',
500: '#f8909b',
950: '#000000',
},
}SCSS
$custom: #f8909b; $custom-light: #fdb2b8; $custom-dark: #000000;
JSON
{
"hex": "#f8909b",
"rgb": {
"r": 248,
"g": 144,
"b": 155
},
"hsl": {
"h": 353.654,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.76606,
"c": 0.12597,
"h": 13.7
},
"luminance": 0.4227
}Semantic roles & 50–950 ramp
primary
#F8909B
secondary
#D6F5F2
accent
#E5CD01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080