#F39E93#F39E93
#F39E93 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.1% C 0.104 H 27.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F39E93 |
|---|---|
| RGB | rgb(243, 158, 147) |
| HSL | hsl(7, 80%, 76%) |
| HSV | hsv(7, 40%, 95%) |
| CMYK | cmyk(0%, 35%, 39.5%, 4.7%) |
| CIE-LAB | lab(73.30, 30.38, 18.90) |
| CIE-LCH | lch(73.30, 35.78, 31.88°) |
| OKLab | oklab(78.13% 0.0917 0.0482) |
| OKLCH | oklch(78.13% 0.104 27.7) |
| XYZ | xyz(54.4579, 45.6192, 33.5353) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.81
Peachy Pink
#FF9A8A
ΔE00 3.05
Light Salmon
#FEA993
ΔE00 4.64
Pale Salmon
#FFB19A
ΔE00 6.17
Darksalmon
#E9967A
ΔE00 6.58
Salmon
#FA8072
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39E93 #93E8F3
analogous
#F393B8 #F39E93 #F3CE93
triadic
#F39E93 #93F39E #9E93F3
tetradic
#F39E93 #B8F393 #93E8F3 #CE93F3
square
#F39E93 #B8F393 #93E8F3 #CE93F3
split-complementary
#F39E93 #93F3CE #93B8F3
monochromatic
#E73B25 #ED6D5C #F39E93 #F9CFCA #FCE6E3
Accessibility & contrast
On white
2.07
#F39E93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F39E93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39E93
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39E93 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA92
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#FF939B
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39e93; /* rgb */ color: rgb(243, 158, 147); /* oklch */ color: oklch(78.1% 0.104 27.7);
Tailwind
colors: {
custom: {
50: '#f9bbb2',
500: '#f39e93',
950: '#000000',
},
}SCSS
$custom: #f39e93; $custom-light: #f9bbb2; $custom-dark: #000000;
JSON
{
"hex": "#f39e93",
"rgb": {
"r": 243,
"g": 158,
"b": 147
},
"hsl": {
"h": 6.875,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.78133,
"c": 0.10362,
"h": 27.7
},
"luminance": 0.45615
}Semantic roles & 50–950 ramp
primary
#F39E93
secondary
#D7F1F4
accent
#C4DC09
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181211
muted
#868180