#F9939B#F9939B
#F9939B is a light, vivid red. Relative luminance 0.434; OKLCH L 77.2% C 0.123 H 15.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F9939B |
|---|---|
| RGB | rgb(249, 147, 155) |
| HSL | hsl(355, 89%, 78%) |
| HSV | hsv(355, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 37.8%, 2.4%) |
| CIE-LAB | lab(71.81, 39.22, 12.52) |
| CIE-LCH | lch(71.81, 41.17, 17.70°) |
| OKLab | oklab(77.21% 0.1188 0.0325) |
| OKLCH | oklch(77.21% 0.123 15.3) |
| XYZ | xyz(55.4196, 43.3784, 36.4581) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.74
Blush Pink
#FE828C
ΔE00 4.00
Lightcoral
#F08080
ΔE00 5.83
Carnation
#FD798F
ΔE00 5.89
Rosa
#FE86A4
ΔE00 5.98
Pig Pink
#E78EA5
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9939B #93F9F1
analogous
#F993CE #F9939B #F9BE93
triadic
#F9939B #9BF993 #939BF9
tetradic
#F9939B #CEF993 #93F9F1 #BE93F9
square
#F9939B #CEF993 #93F9F1 #BE93F9
split-complementary
#F9939B #93F9BE #93CEF9
monochromatic
#F31F30 #F65965 #F9939B #FCCDD1 #FDE2E4
Accessibility & contrast
On white
2.17
#F9939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F9939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9939B
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9939B | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49B
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#FF8896
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f9939b; /* rgb */ color: rgb(249, 147, 155); /* oklch */ color: oklch(77.2% 0.123 15.3);
Tailwind
colors: {
custom: {
50: '#feb4b8',
500: '#f9939b',
950: '#000000',
},
}SCSS
$custom: #f9939b; $custom-light: #feb4b8; $custom-dark: #000000;
JSON
{
"hex": "#f9939b",
"rgb": {
"r": 249,
"g": 147,
"b": 155
},
"hsl": {
"h": 355.294,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.77205,
"c": 0.12314,
"h": 15.3
},
"luminance": 0.43374
}Semantic roles & 50–950 ramp
primary
#F9939B
secondary
#D6F5F3
accent
#E6D300
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080