#F37DD2#F37DD2
#F37DD2 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.175 H 338.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DD2 |
|---|---|
| RGB | rgb(243, 125, 210) |
| HSL | hsl(317, 83%, 72%) |
| HSV | hsv(317, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 13.6%, 4.7%) |
| CIE-LAB | lab(68.30, 55.63, -23.42) |
| CIE-LCH | lch(68.30, 60.36, 337.17°) |
| OKLab | oklab(74.92% 0.1631 -0.0628) |
| OKLCH | oklch(74.92% 0.175 338.9) |
| XYZ | xyz(55.9292, 38.3790, 65.4224) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 4.75
Violet (CSS)
#EE82EE
ΔE00 5.51
Pink (survey)
#FF81C0
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DD2 #7DF39E
analogous
#D97DF3 #F37DD2 #F37D97
triadic
#F37DD2 #D2F37D #7DD2F3
tetradic
#F37DD2 #F3D97D #7DF39E #7D97F3
square
#F37DD2 #F3D97D #7DF39E #7D97F3
split-complementary
#F37DD2 #97F37D #7DF3D9
monochromatic
#E115A8 #EE45BF #F37DD2 #F8B5E5 #FCE3F5
Accessibility & contrast
On white
2.42
#F37DD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#F37DD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DD2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DD2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD5
Deuteranopia (green-blind)
#A1ADCF
Tritanopia (blue-blind)
#FE809E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f37dd2; /* rgb */ color: rgb(243, 125, 210); /* oklch */ color: oklch(74.9% 0.175 338.9);
Tailwind
colors: {
custom: {
50: '#f9a6e0',
500: '#f37dd2',
950: '#000000',
},
}SCSS
$custom: #f37dd2; $custom-light: #f9a6e0; $custom-dark: #000000;
JSON
{
"hex": "#f37dd2",
"rgb": {
"r": 243,
"g": 125,
"b": 210
},
"hsl": {
"h": 316.78,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74923,
"c": 0.17479,
"h": 338.9
},
"luminance": 0.38375
}Semantic roles & 50–950 ramp
primary
#F37DD2
secondary
#D7F4DF
accent
#E04306
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83