#F39B95#F39B95
#F39B95 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.7% C 0.107 H 24.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F39B95 |
|---|---|
| RGB | rgb(243, 155, 149) |
| HSL | hsl(4, 80%, 77%) |
| HSV | hsv(4, 39%, 95%) |
| CMYK | cmyk(0%, 36.2%, 38.7%, 4.7%) |
| CIE-LAB | lab(72.68, 32.18, 16.94) |
| CIE-LCH | lch(72.68, 36.36, 27.76°) |
| OKLab | oklab(77.67% 0.0973 0.0434) |
| OKLCH | oklch(77.67% 0.107 24) |
| XYZ | xyz(54.1107, 44.6715, 34.2005) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.62
Peachy Pink
#FF9A8A
ΔE00 4.08
Light Salmon
#FEA993
ΔE00 6.42
Lightcoral
#F08080
ΔE00 6.48
Blush Pink
#FE828C
ΔE00 7.05
Salmon
#FA8072
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39B95 #95EDF3
analogous
#F395BE #F39B95 #F3CA95
triadic
#F39B95 #95F39B #9B95F3
tetradic
#F39B95 #BEF395 #95EDF3 #CA95F3
square
#F39B95 #BEF395 #95EDF3 #CA95F3
split-complementary
#F39B95 #95F3CA #95BEF3
monochromatic
#E73327 #ED675E #F39B95 #F9CFCC #FCE5E4
Accessibility & contrast
On white
2.11
#F39B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F39B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39B95
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39B95 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA894
Deuteranopia (green-blind)
#C3B994
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f39b95; /* rgb */ color: rgb(243, 155, 149); /* oklch */ color: oklch(77.7% 0.107 24.0);
Tailwind
colors: {
custom: {
50: '#f9b9b4',
500: '#f39b95',
950: '#000000',
},
}SCSS
$custom: #f39b95; $custom-light: #f9b9b4; $custom-dark: #000000;
JSON
{
"hex": "#f39b95",
"rgb": {
"r": 243,
"g": 155,
"b": 149
},
"hsl": {
"h": 3.83,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.77668,
"c": 0.10654,
"h": 24
},
"luminance": 0.44667
}Semantic roles & 50–950 ramp
primary
#F39B95
secondary
#D7F2F4
accent
#CFDC0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080