#F39B97#F39B97
#F39B97 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.7% C 0.106 H 22.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F39B97 |
|---|---|
| RGB | rgb(243, 155, 151) |
| HSL | hsl(3, 79%, 77%) |
| HSV | hsv(3, 38%, 95%) |
| CMYK | cmyk(0%, 36.2%, 37.9%, 4.7%) |
| CIE-LAB | lab(72.72, 32.41, 15.89) |
| CIE-LCH | lch(72.72, 36.09, 26.13°) |
| OKLab | oklab(77.72% 0.0981 0.0409) |
| OKLCH | oklch(77.72% 0.106 22.6) |
| XYZ | xyz(54.2717, 44.7359, 35.0486) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 4.72
Lightcoral
#F08080
ΔE00 6.43
Blush Pink
#FE828C
ΔE00 6.71
Light Salmon
#FEA993
ΔE00 7.02
Salmon Pink
#FE7B7C
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39B97 #97EFF3
analogous
#F397C1 #F39B97 #F3C997
triadic
#F39B97 #97F39B #9B97F3
tetradic
#F39B97 #C1F397 #97EFF3 #C997F3
square
#F39B97 #C1F397 #97EFF3 #C997F3
split-complementary
#F39B97 #97F3C9 #97C1F3
monochromatic
#E63129 #ED6660 #F39B97 #F9D0CE #FCE5E4
Accessibility & contrast
On white
2.11
#F39B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F39B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39B97
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39B97 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#FF909A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f39b97; /* rgb */ color: rgb(243, 155, 151); /* oklch */ color: oklch(77.7% 0.106 22.6);
Tailwind
colors: {
custom: {
50: '#f9b9b5',
500: '#f39b97',
950: '#000000',
},
}SCSS
$custom: #f39b97; $custom-light: #f9b9b5; $custom-dark: #000000;
JSON
{
"hex": "#f39b97",
"rgb": {
"r": 243,
"g": 155,
"b": 151
},
"hsl": {
"h": 2.609,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.77715,
"c": 0.10624,
"h": 22.6
},
"luminance": 0.44732
}Semantic roles & 50–950 ramp
primary
#F39B97
secondary
#D7F2F4
accent
#D2DC0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080