#F39B98#F39B98
#F39B98 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.7% C 0.106 H 21.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F39B98 |
|---|---|
| RGB | rgb(243, 155, 152) |
| HSL | hsl(2, 79%, 77%) |
| HSV | hsv(2, 37%, 95%) |
| CMYK | cmyk(0%, 36.2%, 37.4%, 4.7%) |
| CIE-LAB | lab(72.74, 32.52, 15.37) |
| CIE-LCH | lch(72.74, 35.97, 25.30°) |
| OKLab | oklab(77.74% 0.0985 0.0396) |
| OKLCH | oklch(77.74% 0.106 21.9) |
| XYZ | xyz(54.3533, 44.7686, 35.4782) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.66
Peachy Pink
#FF9A8A
ΔE00 5.04
Lightcoral
#F08080
ΔE00 6.44
Blush Pink
#FE828C
ΔE00 6.57
Light Salmon
#FEA993
ΔE00 7.33
Rose Pink
#F7879A
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39B98 #98F0F3
analogous
#F398C3 #F39B98 #F3C898
triadic
#F39B98 #98F39B #9B98F3
tetradic
#F39B98 #C3F398 #98F0F3 #C898F3
square
#F39B98 #C3F398 #98F0F3 #C898F3
split-complementary
#F39B98 #98F3C8 #98C3F3
monochromatic
#E6312A #ED6661 #F39B98 #F9D0CF #FCE4E4
Accessibility & contrast
On white
2.11
#F39B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F39B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39B98
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39B98 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#C2B997
Tritanopia (blue-blind)
#FF919B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f39b98; /* rgb */ color: rgb(243, 155, 152); /* oklch */ color: oklch(77.7% 0.106 21.9);
Tailwind
colors: {
custom: {
50: '#f9b9b6',
500: '#f39b98',
950: '#000000',
},
}SCSS
$custom: #f39b98; $custom-light: #f9b9b6; $custom-dark: #000000;
JSON
{
"hex": "#f39b98",
"rgb": {
"r": 243,
"g": 155,
"b": 152
},
"hsl": {
"h": 1.978,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.77739,
"c": 0.10611,
"h": 21.9
},
"luminance": 0.44764
}Semantic roles & 50–950 ramp
primary
#F39B98
secondary
#D7F3F4
accent
#D5DB0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080