#F39998#F39998
#F39998 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.4% C 0.109 H 20.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F39998 |
|---|---|
| RGB | rgb(243, 153, 152) |
| HSL | hsl(1, 79%, 77%) |
| HSV | hsv(1, 37%, 95%) |
| CMYK | cmyk(0%, 37%, 37.4%, 4.7%) |
| CIE-LAB | lab(72.30, 33.57, 14.76) |
| CIE-LCH | lch(72.30, 36.67, 23.74°) |
| OKLab | oklab(77.4% 0.1016 0.0381) |
| OKLCH | oklch(77.4% 0.109 20.5) |
| XYZ | xyz(54.0232, 44.1084, 35.3681) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 5.60
Blush Pink
#FE828C
ΔE00 5.91
Lightcoral
#F08080
ΔE00 6.02
Rose Pink
#F7879A
ΔE00 6.64
Salmon Pink
#FE7B7C
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39998 #98F2F3
analogous
#F398C5 #F39998 #F3C698
triadic
#F39998 #98F399 #9998F3
tetradic
#F39998 #C5F398 #98F2F3 #C698F3
square
#F39998 #C5F398 #98F2F3 #C698F3
split-complementary
#F39998 #98F3C6 #98C5F3
monochromatic
#E62C2A #ED6361 #F39998 #F9CFCF #FCE4E4
Accessibility & contrast
On white
2.14
#F39998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#F39998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39998
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39998 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA797
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f39998; /* rgb */ color: rgb(243, 153, 152); /* oklch */ color: oklch(77.4% 0.109 20.5);
Tailwind
colors: {
custom: {
50: '#f9b8b6',
500: '#f39998',
950: '#000000',
},
}SCSS
$custom: #f39998; $custom-light: #f9b8b6; $custom-dark: #000000;
JSON
{
"hex": "#f39998",
"rgb": {
"r": 243,
"g": 153,
"b": 152
},
"hsl": {
"h": 0.659,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.77402,
"c": 0.10852,
"h": 20.5
},
"luminance": 0.44104
}Semantic roles & 50–950 ramp
primary
#F39998
secondary
#D7F3F4
accent
#D9DB0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080