#F9909D#F9909D
#F9909D is a light, vivid red. Relative luminance 0.425; OKLCH L 76.8% C 0.127 H 12.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F9909D |
|---|---|
| RGB | rgb(249, 144, 157) |
| HSL | hsl(353, 90%, 77%) |
| HSV | hsv(353, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 36.9%, 2.4%) |
| CIE-LAB | lab(71.23, 40.98, 10.59) |
| CIE-LCH | lch(71.23, 42.33, 14.48°) |
| OKLab | oklab(76.78% 0.1242 0.0277) |
| OKLCH | oklch(76.78% 0.127 12.6) |
| XYZ | xyz(55.1286, 42.5253, 37.1965) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.35
Blush Pink
#FE828C
ΔE00 4.01
Rosa
#FE86A4
ΔE00 4.45
Carnation
#FD798F
ΔE00 4.96
Pig Pink
#E78EA5
ΔE00 5.20
Pinky
#FC86AA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9909D #90F9EC
analogous
#F990D2 #F9909D #F9B790
triadic
#F9909D #9DF990 #909DF9
tetradic
#F9909D #D2F990 #90F9EC #B790F9
square
#F9909D #D2F990 #90F9EC #B790F9
split-complementary
#F9909D #90F9B7 #90D2F9
monochromatic
#F31C36 #F6566A #F9909D #FCCAD0 #FDE2E5
Accessibility & contrast
On white
2.21
#F9909D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F9909D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9909D
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9909D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9909D | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29D
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f9909d; /* rgb */ color: rgb(249, 144, 157); /* oklch */ color: oklch(76.8% 0.127 12.6);
Tailwind
colors: {
custom: {
50: '#feb2b9',
500: '#f9909d',
950: '#000000',
},
}SCSS
$custom: #f9909d; $custom-light: #feb2b9; $custom-dark: #000000;
JSON
{
"hex": "#f9909d",
"rgb": {
"r": 249,
"g": 144,
"b": 157
},
"hsl": {
"h": 352.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.76778,
"c": 0.12726,
"h": 12.6
},
"luminance": 0.42521
}Semantic roles & 50–950 ramp
primary
#F9909D
secondary
#D5F6F2
accent
#E6C900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080