#F39999#F39999
#F39999 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.4% C 0.108 H 19.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F39999 |
|---|---|
| RGB | rgb(243, 153, 153) |
| HSL | hsl(0, 79%, 78%) |
| HSV | hsv(0, 37%, 95%) |
| CMYK | cmyk(0%, 37%, 37%, 4.7%) |
| CIE-LAB | lab(72.32, 33.68, 14.24) |
| CIE-LCH | lch(72.32, 36.57, 22.92°) |
| OKLab | oklab(77.43% 0.102 0.0368) |
| OKLCH | oklch(77.43% 0.108 19.8) |
| XYZ | xyz(54.1055, 44.1413, 35.8013) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.72
Blush Pink
#FE828C
ΔE00 5.82
Peachy Pink
#FF9A8A
ΔE00 5.93
Lightcoral
#F08080
ΔE00 6.09
Rose Pink
#F7879A
ΔE00 6.36
Dusty Pink (survey)
#D58A94
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39999 #99F3F3
analogous
#F399C6 #F39999 #F3C699
triadic
#F39999 #99F399 #9999F3
tetradic
#F39999 #C6F399 #99F3F3 #C699F3
square
#F39999 #C6F399 #99F3F3 #C699F3
split-complementary
#F39999 #99F3C6 #99C6F3
monochromatic
#E62B2B #ED6262 #F39999 #F9D0D0 #FCE4E4
Accessibility & contrast
On white
2.14
#F39999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F39999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39999
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39999 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f39999; /* rgb */ color: rgb(243, 153, 153); /* oklch */ color: oklch(77.4% 0.108 19.8);
Tailwind
colors: {
custom: {
50: '#f9b8b7',
500: '#f39999',
950: '#000000',
},
}SCSS
$custom: #f39999; $custom-light: #f9b8b7; $custom-dark: #000000;
JSON
{
"hex": "#f39999",
"rgb": {
"r": 243,
"g": 153,
"b": 153
},
"hsl": {
"h": 0,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.77427,
"c": 0.10843,
"h": 19.8
},
"luminance": 0.44137
}Semantic roles & 50–950 ramp
primary
#F39999
secondary
#D7F4F4
accent
#DBDB0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080