#F37D99#F37D99
#F37D99 is a light, vivid red. Relative luminance 0.360; OKLCH L 73.0% C 0.147 H 6.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F37D99 |
|---|---|
| RGB | rgb(243, 125, 153) |
| HSL | hsl(346, 83%, 72%) |
| HSV | hsv(346, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 37%, 4.7%) |
| CIE-LAB | lab(66.54, 47.98, 6.03) |
| CIE-LCH | lch(66.54, 48.36, 7.16°) |
| OKLab | oklab(73.02% 0.1457 0.0162) |
| OKLCH | oklch(73.02% 0.147 6.3) |
| XYZ | xyz(50.0481, 36.0266, 34.4488) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.82
Rose Pink
#F7879A
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.31
Carnation
#FD798F
ΔE00 3.39
Pinky
#FC86AA
ΔE00 3.59
Rosy Pink
#F6688E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37D99 #7DF3D7
analogous
#F37DD4 #F37D99 #F39C7D
triadic
#F37D99 #99F37D #7D99F3
tetradic
#F37D99 #D4F37D #7DF3D7 #9C7DF3
square
#F37D99 #D4F37D #7DF3D7 #9C7DF3
split-complementary
#F37D99 #7DF39C #7DD4F3
monochromatic
#E11545 #EE456D #F37D99 #F8B5C5 #FCE3E9
Accessibility & contrast
On white
2.56
#F37D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F37D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37D99
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37D99 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949A
Deuteranopia (green-blind)
#B0AA96
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f37d99; /* rgb */ color: rgb(243, 125, 153); /* oklch */ color: oklch(73.0% 0.147 6.3);
Tailwind
colors: {
custom: {
50: '#faa5b6',
500: '#f37d99',
950: '#000000',
},
}SCSS
$custom: #f37d99; $custom-light: #faa5b6; $custom-dark: #000000;
JSON
{
"hex": "#f37d99",
"rgb": {
"r": 243,
"g": 125,
"b": 153
},
"hsl": {
"h": 345.763,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73024,
"c": 0.14663,
"h": 6.3
},
"luminance": 0.36022
}Semantic roles & 50–950 ramp
primary
#F37D99
secondary
#D7F4ED
accent
#E0AC06
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80