#F8909D#F8909D
#F8909D is a light, vivid red. Relative luminance 0.423; OKLCH L 76.7% C 0.126 H 12.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F8909D |
|---|---|
| RGB | rgb(248, 144, 157) |
| HSL | hsl(353, 88%, 77%) |
| HSV | hsv(353, 42%, 97%) |
| CMYK | cmyk(0%, 41.9%, 36.7%, 2.7%) |
| CIE-LAB | lab(71.11, 40.63, 10.39) |
| CIE-LCH | lch(71.11, 41.93, 14.35°) |
| OKLab | oklab(76.66% 0.1231 0.0272) |
| OKLCH | oklch(76.66% 0.126 12.5) |
| XYZ | xyz(54.7730, 42.3420, 37.1798) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.31
Blush Pink
#FE828C
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.44
Carnation
#FD798F
ΔE00 4.99
Pig Pink
#E78EA5
ΔE00 5.06
Pinky
#FC86AA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8909D #90F8EB
analogous
#F890D1 #F8909D #F8B790
triadic
#F8909D #9DF890 #909DF8
tetradic
#F8909D #D1F890 #90F8EB #B790F8
square
#F8909D #D1F890 #90F8EB #B790F8
split-complementary
#F8909D #90F8B7 #90D1F8
monochromatic
#F11D37 #F4566A #F8909D #FCCAD0 #FDE2E6
Accessibility & contrast
On white
2.22
#F8909D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#F8909D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8909D
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8909D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8909D | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29D
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f8909d; /* rgb */ color: rgb(248, 144, 157); /* oklch */ color: oklch(76.7% 0.126 12.5);
Tailwind
colors: {
custom: {
50: '#fdb2b9',
500: '#f8909d',
950: '#000000',
},
}SCSS
$custom: #f8909d; $custom-light: #fdb2b9; $custom-dark: #000000;
JSON
{
"hex": "#f8909d",
"rgb": {
"r": 248,
"g": 144,
"b": 157
},
"hsl": {
"h": 352.5,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.76656,
"c": 0.12611,
"h": 12.5
},
"luminance": 0.42337
}Semantic roles & 50–950 ramp
primary
#F8909D
secondary
#D6F5F1
accent
#E5C801
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080