#F4939B#F4939B
#F4939B is a light, moderate red. Relative luminance 0.425; OKLCH L 76.6% C 0.117 H 14.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4939B |
|---|---|
| RGB | rgb(244, 147, 155) |
| HSL | hsl(355, 82%, 77%) |
| HSV | hsv(355, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 36.5%, 4.3%) |
| CIE-LAB | lab(71.19, 37.41, 11.56) |
| CIE-LCH | lch(71.19, 39.15, 17.17°) |
| OKLab | oklab(76.6% 0.1134 0.0301) |
| OKLCH | oklch(76.6% 0.117 14.9) |
| XYZ | xyz(53.6607, 42.4715, 36.3756) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.65
Blush Pink
#FE828C
ΔE00 4.40
Pig Pink
#E78EA5
ΔE00 5.78
Lightcoral
#F08080
ΔE00 5.89
Rosa
#FE86A4
ΔE00 5.97
Dusty Pink (survey)
#D58A94
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4939B #93F4EC
analogous
#F493CC #F4939B #F4BC93
triadic
#F4939B #9BF493 #939BF4
tetradic
#F4939B #CCF493 #93F4EC #BC93F4
square
#F4939B #CCF493 #93F4EC #BC93F4
split-complementary
#F4939B #93F4BC #93CCF4
monochromatic
#E92434 #EE5B68 #F4939B #FACBCE #FCE3E5
Accessibility & contrast
On white
2.21
#F4939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F4939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4939B
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4939B | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#BDB699
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f4939b; /* rgb */ color: rgb(244, 147, 155); /* oklch */ color: oklch(76.6% 0.117 14.9);
Tailwind
colors: {
custom: {
50: '#fab4b8',
500: '#f4939b',
950: '#000000',
},
}SCSS
$custom: #f4939b; $custom-light: #fab4b8; $custom-dark: #000000;
JSON
{
"hex": "#f4939b",
"rgb": {
"r": 244,
"g": 147,
"b": 155
},
"hsl": {
"h": 355.052,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.76604,
"c": 0.11729,
"h": 14.9
},
"luminance": 0.42467
}Semantic roles & 50–950 ramp
primary
#F4939B
secondary
#D7F4F2
accent
#DECC08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080