#F39896#F39896
#F39896 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.2% C 0.110 H 21.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F39896 |
|---|---|
| RGB | rgb(243, 152, 150) |
| HSL | hsl(1, 79%, 77%) |
| HSV | hsv(1, 38%, 95%) |
| CMYK | cmyk(0%, 37.4%, 38.3%, 4.7%) |
| CIE-LAB | lab(72.04, 33.86, 15.50) |
| CIE-LCH | lch(72.04, 37.24, 24.59°) |
| OKLab | oklab(77.19% 0.1024 0.0399) |
| OKLCH | oklch(77.19% 0.11 21.3) |
| XYZ | xyz(53.6978, 43.7174, 34.4584) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.23
Lightcoral
#F08080
ΔE00 5.72
Blush Pink
#FE828C
ΔE00 5.82
Rose Pink
#F7879A
ΔE00 6.82
Salmon Pink
#FE7B7C
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39896 #96F1F3
analogous
#F396C3 #F39896 #F3C696
triadic
#F39896 #96F398 #9896F3
tetradic
#F39896 #C3F396 #96F1F3 #C696F3
square
#F39896 #C3F396 #96F1F3 #C696F3
split-complementary
#F39896 #96F3C6 #96C3F3
monochromatic
#E62C28 #ED625F #F39896 #F9CECD #FCE4E4
Accessibility & contrast
On white
2.16
#F39896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F39896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39896
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39896 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA695
Deuteranopia (green-blind)
#C0B895
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f39896; /* rgb */ color: rgb(243, 152, 150); /* oklch */ color: oklch(77.2% 0.110 21.3);
Tailwind
colors: {
custom: {
50: '#fab7b4',
500: '#f39896',
950: '#000000',
},
}SCSS
$custom: #f39896; $custom-light: #fab7b4; $custom-dark: #000000;
JSON
{
"hex": "#f39896",
"rgb": {
"r": 243,
"g": 152,
"b": 150
},
"hsl": {
"h": 1.29,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.77188,
"c": 0.10993,
"h": 21.3
},
"luminance": 0.43713
}Semantic roles & 50–950 ramp
primary
#F39896
secondary
#D7F3F4
accent
#D7DC0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080