#F39695#F39695
#F39695 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.8% C 0.112 H 20.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F39695 |
|---|---|
| RGB | rgb(243, 150, 149) |
| HSL | hsl(1, 80%, 77%) |
| HSV | hsv(1, 39%, 95%) |
| CMYK | cmyk(0%, 38.3%, 38.7%, 4.7%) |
| CIE-LAB | lab(71.58, 34.79, 15.41) |
| CIE-LCH | lch(71.58, 38.06, 23.89°) |
| OKLab | oklab(76.83% 0.1052 0.0397) |
| OKLCH | oklch(76.83% 0.112 20.7) |
| XYZ | xyz(53.2958, 43.0416, 33.9288) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.27
Blush Pink
#FE828C
ΔE00 5.30
Blush (survey)
#F29E8E
ΔE00 5.51
Peachy Pink
#FF9A8A
ΔE00 5.51
Rose Pink
#F7879A
ΔE00 6.34
Salmon Pink
#FE7B7C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39695 #95F2F3
analogous
#F395C3 #F39695 #F3C595
triadic
#F39695 #95F396 #9695F3
tetradic
#F39695 #C3F395 #95F2F3 #C595F3
square
#F39695 #C3F395 #95F2F3 #C595F3
split-complementary
#F39695 #95F3C5 #95C3F3
monochromatic
#E72927 #ED605E #F39695 #F9CCCC #FCE4E4
Accessibility & contrast
On white
2.19
#F39695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F39695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39695
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39695 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#BFB693
Tritanopia (blue-blind)
#FF8B96
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f39695; /* rgb */ color: rgb(243, 150, 149); /* oklch */ color: oklch(76.8% 0.112 20.7);
Tailwind
colors: {
custom: {
50: '#fab6b4',
500: '#f39695',
950: '#000000',
},
}SCSS
$custom: #f39695; $custom-light: #fab6b4; $custom-dark: #000000;
JSON
{
"hex": "#f39695",
"rgb": {
"r": 243,
"g": 150,
"b": 149
},
"hsl": {
"h": 0.638,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.76831,
"c": 0.11246,
"h": 20.7
},
"luminance": 0.43037
}Semantic roles & 50–950 ramp
primary
#F39695
secondary
#D7F3F4
accent
#DADC0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080