#F4939A#F4939A
#F4939A is a light, moderate red. Relative luminance 0.424; OKLCH L 76.6% C 0.117 H 15.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F4939A |
|---|---|
| RGB | rgb(244, 147, 154) |
| HSL | hsl(356, 82%, 77%) |
| HSV | hsv(356, 40%, 96%) |
| CMYK | cmyk(0%, 39.8%, 36.9%, 4.3%) |
| CIE-LAB | lab(71.17, 37.29, 12.08) |
| CIE-LCH | lch(71.17, 39.20, 17.95°) |
| OKLab | oklab(76.58% 0.113 0.0314) |
| OKLCH | oklch(76.58% 0.117 15.5) |
| XYZ | xyz(53.5771, 42.4380, 35.9352) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.88
Blush Pink
#FE828C
ΔE00 4.31
Lightcoral
#F08080
ΔE00 5.67
Dusty Pink (survey)
#D58A94
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.09
Carnation
#FD798F
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4939A #93F4ED
analogous
#F493CB #F4939A #F4BD93
triadic
#F4939A #9AF493 #939AF4
tetradic
#F4939A #CBF493 #93F4ED #BD93F4
square
#F4939A #CBF493 #93F4ED #BD93F4
split-complementary
#F4939A #93F4BD #93CBF4
monochromatic
#E92432 #EE5B66 #F4939A #FACBCE #FCE3E5
Accessibility & contrast
On white
2.21
#F4939A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F4939A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4939A
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4939A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4939A | 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)
#A5A39A
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#FF8996
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f4939a; /* rgb */ color: rgb(244, 147, 154); /* oklch */ color: oklch(76.6% 0.117 15.5);
Tailwind
colors: {
custom: {
50: '#fab4b7',
500: '#f4939a',
950: '#000000',
},
}SCSS
$custom: #f4939a; $custom-light: #fab4b7; $custom-dark: #000000;
JSON
{
"hex": "#f4939a",
"rgb": {
"r": 244,
"g": 147,
"b": 154
},
"hsl": {
"h": 355.67,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.76579,
"c": 0.11726,
"h": 15.5
},
"luminance": 0.42434
}Semantic roles & 50–950 ramp
primary
#F4939A
secondary
#D7F4F2
accent
#DECE08
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080