#F37DCC#F37DCC
#F37DCC is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.171 H 341.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F37DCC |
|---|---|
| RGB | rgb(243, 125, 204) |
| HSL | hsl(320, 83%, 72%) |
| HSV | hsv(320, 49%, 95%) |
| CMYK | cmyk(0%, 48.6%, 16%, 4.7%) |
| CIE-LAB | lab(68.08, 54.72, -20.40) |
| CIE-LCH | lch(68.08, 58.40, 339.55°) |
| OKLab | oklab(74.69% 0.1616 -0.0544) |
| OKLCH | oklch(74.69% 0.171 341.4) |
| XYZ | xyz(55.1956, 38.0856, 61.5592) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Hot Pink
#FF69B4
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37DCC #7DF3A4
analogous
#DF7DF3 #F37DCC #F37D91
triadic
#F37DCC #CCF37D #7DCCF3
tetradic
#F37DCC #F3DF7D #7DF3A4 #7D91F3
square
#F37DCC #F3DF7D #7DF3A4 #7D91F3
split-complementary
#F37DCC #91F37D #7DF3DF
monochromatic
#E1159D #EE45B6 #F37DCC #F8B5E2 #FCE3F4
Accessibility & contrast
On white
2.44
#F37DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F37DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37DCC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37DCC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#FF7E9B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f37dcc; /* rgb */ color: rgb(243, 125, 204); /* oklch */ color: oklch(74.7% 0.171 341.4);
Tailwind
colors: {
custom: {
50: '#f9a6db',
500: '#f37dcc',
950: '#000000',
},
}SCSS
$custom: #f37dcc; $custom-light: #f9a6db; $custom-dark: #000000;
JSON
{
"hex": "#f37dcc",
"rgb": {
"r": 243,
"g": 125,
"b": 204
},
"hsl": {
"h": 319.831,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.74692,
"c": 0.17054,
"h": 341.4
},
"luminance": 0.38082
}Semantic roles & 50–950 ramp
primary
#F37DCC
secondary
#D7F4E0
accent
#E04E06
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83