#F37DD3#F37DD3
#F37DD3 is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.176 H 338.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DD3 |
|---|---|
| RGB | rgb(243, 125, 211) |
| HSL | hsl(316, 83%, 72%) |
| HSV | hsv(316, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 13.2%, 4.7%) |
| CIE-LAB | lab(68.34, 55.79, -23.92) |
| CIE-LCH | lch(68.34, 60.70, 336.79°) |
| OKLab | oklab(74.96% 0.1633 -0.0642) |
| OKLCH | oklch(74.96% 0.176 338.5) |
| XYZ | xyz(56.0541, 38.4290, 66.0806) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 5.32
Pink (survey)
#FF81C0
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DD3 #7DF39D
analogous
#D87DF3 #F37DD3 #F37D98
triadic
#F37DD3 #D3F37D #7DD3F3
tetradic
#F37DD3 #F3D87D #7DF39D #7D98F3
square
#F37DD3 #F3D87D #7DF39D #7D98F3
split-complementary
#F37DD3 #98F37D #7DF3D8
monochromatic
#E115A9 #EE45C0 #F37DD3 #F8B5E6 #FCE3F6
Accessibility & contrast
On white
2.42
#F37DD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#F37DD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DD3
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DD3 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819BD6
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#FE809E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37dd3; /* rgb */ color: rgb(243, 125, 211); /* oklch */ color: oklch(75.0% 0.176 338.5);
Tailwind
colors: {
custom: {
50: '#f9a6e0',
500: '#f37dd3',
950: '#000000',
},
}SCSS
$custom: #f37dd3; $custom-light: #f9a6e0; $custom-dark: #000000;
JSON
{
"hex": "#f37dd3",
"rgb": {
"r": 243,
"g": 125,
"b": 211
},
"hsl": {
"h": 316.271,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74963,
"c": 0.17552,
"h": 338.5
},
"luminance": 0.38425
}Semantic roles & 50–950 ramp
primary
#F37DD3
secondary
#D7F4DF
accent
#E04106
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83