#F37DAE#F37DAE
#F37DAE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.153 H 355.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DAE |
|---|---|
| RGB | rgb(243, 125, 174) |
| HSL | hsl(335, 83%, 72%) |
| HSV | hsv(335, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 28.4%, 4.7%) |
| CIE-LAB | lab(67.11, 50.53, -5.01) |
| CIE-LCH | lch(67.11, 50.78, 354.34°) |
| OKLab | oklab(73.65% 0.1529 -0.0126) |
| OKLCH | oklch(73.65% 0.153 355.3) |
| XYZ | xyz(51.9377, 36.7824, 44.4005) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Carnation Pink
#FF7FA7
ΔE00 3.68
Pinky
#FC86AA
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Hot Pink
#FF69B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DAE #7DF3C2
analogous
#F37DE9 #F37DAE #F3877D
triadic
#F37DAE #AEF37D #7DAEF3
tetradic
#F37DAE #E9F37D #7DF3C2 #877DF3
square
#F37DAE #E9F37D #7DF3C2 #877DF3
split-complementary
#F37DAE #7DF387 #7DE9F3
monochromatic
#E1156A #EE458B #F37DAE #F8B5D1 #FCE3EE
Accessibility & contrast
On white
2.51
#F37DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#F37DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DAE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DAE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF778F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f37dae; /* rgb */ color: rgb(243, 125, 174); /* oklch */ color: oklch(73.6% 0.153 355.3);
Tailwind
colors: {
custom: {
50: '#faa6c6',
500: '#f37dae',
950: '#000000',
},
}SCSS
$custom: #f37dae; $custom-light: #faa6c6; $custom-dark: #000000;
JSON
{
"hex": "#f37dae",
"rgb": {
"r": 243,
"g": 125,
"b": 174
},
"hsl": {
"h": 335.085,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.73645,
"c": 0.15343,
"h": 355.3
},
"luminance": 0.36778
}Semantic roles & 50–950 ramp
primary
#F37DAE
secondary
#D7F4E8
accent
#E08506
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82