#F37EAE#F37EAE
#F37EAE is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.152 H 355.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F37EAE |
|---|---|
| RGB | rgb(243, 126, 174) |
| HSL | hsl(335, 83%, 72%) |
| HSV | hsv(335, 48%, 95%) |
| CMYK | cmyk(0%, 48.1%, 28.4%, 4.7%) |
| CIE-LAB | lab(67.30, 50.04, -4.73) |
| CIE-LCH | lch(67.30, 50.26, 354.60°) |
| OKLab | oklab(73.79% 0.1514 -0.0118) |
| OKLCH | oklch(73.79% 0.152 355.5) |
| XYZ | xyz(52.0649, 37.0369, 44.4429) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.75
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.35
Hot Pink
#FF69B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37EAE #7EF3C3
analogous
#F37EE8 #F37EAE #F3897E
triadic
#F37EAE #AEF37E #7EAEF3
tetradic
#F37EAE #E8F37E #7EF3C3 #897EF3
square
#F37EAE #E8F37E #7EF3C3 #897EF3
split-complementary
#F37EAE #7EF389 #7EE8F3
monochromatic
#E21569 #EE468B #F37EAE #F8B6D1 #FCE3ED
Accessibility & contrast
On white
2.50
#F37EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F37EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37EAE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37EAE | 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)
#8E97B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f37eae; /* rgb */ color: rgb(243, 126, 174); /* oklch */ color: oklch(73.8% 0.152 355.5);
Tailwind
colors: {
custom: {
50: '#faa6c6',
500: '#f37eae',
950: '#000000',
},
}SCSS
$custom: #f37eae; $custom-light: #faa6c6; $custom-dark: #000000;
JSON
{
"hex": "#f37eae",
"rgb": {
"r": 243,
"g": 126,
"b": 174
},
"hsl": {
"h": 335.385,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.73789,
"c": 0.15189,
"h": 355.5
},
"luminance": 0.37032
}Semantic roles & 50–950 ramp
primary
#F37EAE
secondary
#D7F4E8
accent
#DF8606
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82