#F39393#F39393
#F39393 is a light, moderate red. Relative luminance 0.420; OKLCH L 76.3% C 0.116 H 20.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F39393 |
|---|---|
| RGB | rgb(243, 147, 147) |
| HSL | hsl(0, 80%, 76%) |
| HSV | hsv(0, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 39.5%, 4.7%) |
| CIE-LAB | lab(70.89, 36.13, 15.56) |
| CIE-LCH | lch(70.89, 39.34, 23.30°) |
| OKLab | oklab(76.29% 0.1092 0.04) |
| OKLCH | oklch(76.29% 0.116 20.1) |
| XYZ | xyz(52.6649, 42.0331, 32.9376) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.60
Lightcoral
#F08080
ΔE00 4.60
Rose Pink
#F7879A
ΔE00 5.83
Peachy Pink
#FF9A8A
ΔE00 5.84
Salmon Pink
#FE7B7C
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39393 #93F3F3
analogous
#F393C3 #F39393 #F3C393
triadic
#F39393 #93F393 #9393F3
tetradic
#F39393 #C3F393 #93F3F3 #C393F3
square
#F39393 #C3F393 #93F3F3 #C393F3
split-complementary
#F39393 #93F3C3 #93C3F3
monochromatic
#E72525 #ED5C5C #F39393 #F9CACA #FCE3E3
Accessibility & contrast
On white
2.23
#F39393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F39393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39393
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39393 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#BEB591
Tritanopia (blue-blind)
#FF8894
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f39393; /* rgb */ color: rgb(243, 147, 147); /* oklch */ color: oklch(76.3% 0.116 20.1);
Tailwind
colors: {
custom: {
50: '#fab4b2',
500: '#f39393',
950: '#000000',
},
}SCSS
$custom: #f39393; $custom-light: #fab4b2; $custom-dark: #000000;
JSON
{
"hex": "#f39393",
"rgb": {
"r": 243,
"g": 147,
"b": 147
},
"hsl": {
"h": 0,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.76289,
"c": 0.1163,
"h": 20.1
},
"luminance": 0.42029
}Semantic roles & 50–950 ramp
primary
#F39393
secondary
#D7F4F4
accent
#DCDC09
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080