#F39997#F39997
#F39997 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.4% C 0.109 H 21.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F39997 |
|---|---|
| RGB | rgb(243, 153, 151) |
| HSL | hsl(1, 79%, 77%) |
| HSV | hsv(1, 38%, 95%) |
| CMYK | cmyk(0%, 37%, 37.9%, 4.7%) |
| CIE-LAB | lab(72.28, 33.45, 15.28) |
| CIE-LCH | lch(72.28, 36.78, 24.55°) |
| OKLab | oklab(77.38% 0.1012 0.0394) |
| OKLCH | oklch(77.38% 0.109 21.2) |
| XYZ | xyz(53.9417, 44.0758, 34.9386) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.05
Peachy Pink
#FF9A8A
ΔE00 5.26
Lightcoral
#F08080
ΔE00 5.97
Blush Pink
#FE828C
ΔE00 6.03
Rose Pink
#F7879A
ΔE00 6.92
Salmon Pink
#FE7B7C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39997 #97F1F3
analogous
#F397C3 #F39997 #F3C797
triadic
#F39997 #97F399 #9997F3
tetradic
#F39997 #C3F397 #97F1F3 #C797F3
square
#F39997 #C3F397 #97F1F3 #C797F3
split-complementary
#F39997 #97F3C7 #97C3F3
monochromatic
#E62D29 #ED6360 #F39997 #F9CFCE #FCE4E4
Accessibility & contrast
On white
2.14
#F39997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F39997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39997
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39997 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA696
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f39997; /* rgb */ color: rgb(243, 153, 151); /* oklch */ color: oklch(77.4% 0.109 21.2);
Tailwind
colors: {
custom: {
50: '#f9b8b5',
500: '#f39997',
950: '#000000',
},
}SCSS
$custom: #f39997; $custom-light: #f9b8b5; $custom-dark: #000000;
JSON
{
"hex": "#f39997",
"rgb": {
"r": 243,
"g": 153,
"b": 151
},
"hsl": {
"h": 1.304,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.77379,
"c": 0.10862,
"h": 21.2
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#F39997
secondary
#D7F3F4
accent
#D7DC0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080