#F39697#F39697
#F39697 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.9% C 0.112 H 19.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F39697 |
|---|---|
| RGB | rgb(243, 150, 151) |
| HSL | hsl(359, 79%, 77%) |
| HSV | hsv(359, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 37.9%, 4.7%) |
| CIE-LAB | lab(71.63, 35.02, 14.37) |
| CIE-LCH | lch(71.63, 37.85, 22.31°) |
| OKLab | oklab(76.88% 0.106 0.0371) |
| OKLCH | oklch(76.88% 0.112 19.3) |
| XYZ | xyz(53.4568, 43.1060, 34.7770) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.10
Lightcoral
#F08080
ΔE00 5.43
Rose Pink
#F7879A
ΔE00 5.76
Blush (survey)
#F29E8E
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.17
Salmon Pink
#FE7B7C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39697 #96F3F2
analogous
#F396C6 #F39697 #F3C496
triadic
#F39697 #97F396 #9697F3
tetradic
#F39697 #C6F396 #96F3F2 #C496F3
square
#F39697 #C6F396 #96F3F2 #C496F3
split-complementary
#F39697 #96F3C4 #96C6F3
monochromatic
#E6282A #ED5F61 #F39697 #F9CDCD #FCE4E4
Accessibility & contrast
On white
2.18
#F39697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F39697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39697
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39697 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#BFB795
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f39697; /* rgb */ color: rgb(243, 150, 151); /* oklch */ color: oklch(76.9% 0.112 19.3);
Tailwind
colors: {
custom: {
50: '#fab6b5',
500: '#f39697',
950: '#000000',
},
}SCSS
$custom: #f39697; $custom-light: #fab6b5; $custom-dark: #000000;
JSON
{
"hex": "#f39697",
"rgb": {
"r": 243,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.355,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.76879,
"c": 0.1123,
"h": 19.3
},
"luminance": 0.43102
}Semantic roles & 50–950 ramp
primary
#F39697
secondary
#D7F4F3
accent
#DCDA0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080