#F39899#F39899
#F39899 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.3% C 0.110 H 19.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F39899 |
|---|---|
| RGB | rgb(243, 152, 153) |
| HSL | hsl(359, 79%, 77%) |
| HSV | hsv(359, 37%, 95%) |
| CMYK | cmyk(0%, 37.4%, 37%, 4.7%) |
| CIE-LAB | lab(72.10, 34.21, 13.93) |
| CIE-LCH | lch(72.10, 36.94, 22.16°) |
| OKLab | oklab(77.26% 0.1036 0.036) |
| OKLCH | oklch(77.26% 0.11 19.2) |
| XYZ | xyz(53.9425, 43.8153, 35.7470) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.53
Lightcoral
#F08080
ΔE00 5.93
Rose Pink
#F7879A
ΔE00 5.98
Blush (survey)
#F29E8E
ΔE00 6.08
Peachy Pink
#FF9A8A
ΔE00 6.23
Dusty Pink (survey)
#D58A94
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39899 #98F3F2
analogous
#F398C6 #F39899 #F3C598
triadic
#F39899 #99F398 #9899F3
tetradic
#F39899 #C6F398 #98F3F2 #C598F3
square
#F39899 #C6F398 #98F3F2 #C598F3
split-complementary
#F39899 #98F3C5 #98C6F3
monochromatic
#E62A2C #ED6163 #F39899 #F9CFCF #FCE4E4
Accessibility & contrast
On white
2.15
#F39899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F39899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39899
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39899 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f39899; /* rgb */ color: rgb(243, 152, 153); /* oklch */ color: oklch(77.3% 0.110 19.2);
Tailwind
colors: {
custom: {
50: '#f9b7b7',
500: '#f39899',
950: '#000000',
},
}SCSS
$custom: #f39899; $custom-light: #f9b7b7; $custom-dark: #000000;
JSON
{
"hex": "#f39899",
"rgb": {
"r": 243,
"g": 152,
"b": 153
},
"hsl": {
"h": 359.341,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.77259,
"c": 0.10968,
"h": 19.2
},
"luminance": 0.43811
}Semantic roles & 50–950 ramp
primary
#F39899
secondary
#D7F4F3
accent
#DBD90A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080