#F37CDB#F37CDB
#F37CDB is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.183 H 335.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F37CDB |
|---|---|
| RGB | rgb(243, 124, 219) |
| HSL | hsl(312, 83%, 72%) |
| HSV | hsv(312, 49%, 95%) |
| CMYK | cmyk(0%, 49%, 9.9%, 4.7%) |
| CIE-LAB | lab(68.45, 57.52, -28.19) |
| CIE-LCH | lch(68.45, 64.06, 333.89°) |
| OKLab | oklab(75.15% 0.1666 -0.0762) |
| OKLCH | oklch(75.15% 0.183 335.4) |
| XYZ | xyz(56.9561, 38.5883, 71.4525) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.01
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37CDB #7CF394
analogous
#D07CF3 #F37CDB #F37CA0
triadic
#F37CDB #DBF37C #7CDBF3
tetradic
#F37CDB #F3D07C #7CF394 #7CA0F3
square
#F37CDB #F3D07C #7CF394 #7CA0F3
split-complementary
#F37CDB #A0F37C #7CF3D0
monochromatic
#E015B7 #EE44CC #F37CDB #F8B4EA #FCE3F7
Accessibility & contrast
On white
2.41
#F37CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#F37CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37CDB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37CDB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#9EADD8
Tritanopia (blue-blind)
#FD82A2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f37cdb; /* rgb */ color: rgb(243, 124, 219); /* oklch */ color: oklch(75.1% 0.183 335.4);
Tailwind
colors: {
custom: {
50: '#f9a6e6',
500: '#f37cdb',
950: '#000000',
},
}SCSS
$custom: #f37cdb; $custom-light: #f9a6e6; $custom-dark: #000000;
JSON
{
"hex": "#f37cdb",
"rgb": {
"r": 243,
"g": 124,
"b": 219
},
"hsl": {
"h": 312.101,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.75148,
"c": 0.18316,
"h": 335.4
},
"luminance": 0.38584
}Semantic roles & 50–950 ramp
primary
#F37CDB
secondary
#D6F4DD
accent
#E03206
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84