#F39596#F39596
#F39596 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.7% C 0.114 H 19.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F39596 |
|---|---|
| RGB | rgb(243, 149, 150) |
| HSL | hsl(359, 80%, 77%) |
| HSV | hsv(359, 39%, 95%) |
| CMYK | cmyk(0%, 38.7%, 38.3%, 4.7%) |
| CIE-LAB | lab(71.39, 35.43, 14.59) |
| CIE-LCH | lch(71.39, 38.31, 22.38°) |
| OKLab | oklab(76.69% 0.1072 0.0376) |
| OKLCH | oklch(76.69% 0.114 19.3) |
| XYZ | xyz(53.2170, 42.7559, 34.2981) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.89
Lightcoral
#F08080
ΔE00 5.19
Rose Pink
#F7879A
ΔE00 5.67
Peachy Pink
#FF9A8A
ΔE00 6.16
Blush (survey)
#F29E8E
ΔE00 6.19
Salmon Pink
#FE7B7C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39596 #95F3F2
analogous
#F395C5 #F39596 #F3C395
triadic
#F39596 #96F395 #9596F3
tetradic
#F39596 #C5F395 #95F3F2 #C395F3
square
#F39596 #C5F395 #95F3F2 #C395F3
split-complementary
#F39596 #95F3C3 #95C5F3
monochromatic
#E72729 #ED5E60 #F39596 #F9CCCC #FCE4E4
Accessibility & contrast
On white
2.20
#F39596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#F39596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39596
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39596 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A496
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f39596; /* rgb */ color: rgb(243, 149, 150); /* oklch */ color: oklch(76.7% 0.114 19.3);
Tailwind
colors: {
custom: {
50: '#fab5b4',
500: '#f39596',
950: '#000000',
},
}SCSS
$custom: #f39596; $custom-light: #fab5b4; $custom-dark: #000000;
JSON
{
"hex": "#f39596",
"rgb": {
"r": 243,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.362,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.76689,
"c": 0.1136,
"h": 19.3
},
"luminance": 0.42752
}Semantic roles & 50–950 ramp
primary
#F39596
secondary
#D7F4F3
accent
#DCDA0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080