#F37EAF#F37EAF
#F37EAF is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.152 H 355.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EAF |
|---|---|
| RGB | rgb(243, 126, 175) |
| HSL | hsl(335, 83%, 72%) |
| HSV | hsv(335, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 28%, 4.7%) |
| CIE-LAB | lab(67.33, 50.17, -5.25) |
| CIE-LCH | lch(67.33, 50.44, 354.03°) |
| OKLab | oklab(73.82% 0.1518 -0.0132) |
| OKLCH | oklch(73.82% 0.152 355) |
| XYZ | xyz(52.1627, 37.0760, 44.9583) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 3.75
Pinky
#FC86AA
ΔE00 3.95
Bubble Gum Pink
#FF69AF
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.21
Hot Pink
#FF69B4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EAF #7EF3C2
analogous
#F37EE9 #F37EAF #F3887E
triadic
#F37EAF #AFF37E #7EAFF3
tetradic
#F37EAF #E9F37E #7EF3C2 #887EF3
square
#F37EAF #E9F37E #7EF3C2 #887EF3
split-complementary
#F37EAF #7EF388 #7EE9F3
monochromatic
#E2156B #EE468C #F37EAF #F8B6D2 #FCE3EE
Accessibility & contrast
On white
2.50
#F37EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F37EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EAF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EAF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B1
Deuteranopia (green-blind)
#ACACAC
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37eaf; /* rgb */ color: rgb(243, 126, 175); /* oklch */ color: oklch(73.8% 0.152 355.0);
Tailwind
colors: {
custom: {
50: '#faa6c6',
500: '#f37eaf',
950: '#000000',
},
}SCSS
$custom: #f37eaf; $custom-light: #faa6c6; $custom-dark: #000000;
JSON
{
"hex": "#f37eaf",
"rgb": {
"r": 243,
"g": 126,
"b": 175
},
"hsl": {
"h": 334.872,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.73821,
"c": 0.15232,
"h": 355
},
"luminance": 0.37072
}Semantic roles & 50–950 ramp
primary
#F37EAF
secondary
#D7F4E8
accent
#DF8406
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82