#F37FDB#F37FDB
#F37FDB is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.178 H 335.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FDB |
|---|---|
| RGB | rgb(243, 127, 219) |
| HSL | hsl(312, 83%, 73%) |
| HSV | hsv(312, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 9.9%, 4.7%) |
| CIE-LAB | lab(69.01, 56.08, -27.34) |
| CIE-LCH | lch(69.01, 62.39, 334.01°) |
| OKLab | oklab(75.56% 0.1623 -0.0738) |
| OKLCH | oklch(75.56% 0.178 335.5) |
| XYZ | xyz(57.3378, 39.3517, 71.5797) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FDB #7FF397
analogous
#D17FF3 #F37FDB #F37FA1
triadic
#F37FDB #DBF37F #7FDBF3
tetradic
#F37FDB #F3D17F #7FF397 #7FA1F3
square
#F37FDB #F3D17F #7FF397 #7FA1F3
split-complementary
#F37FDB #A1F37F #7FF3D1
monochromatic
#E215B8 #EE47CB #F37FDB #F8B7EB #FCE3F7
Accessibility & contrast
On white
2.37
#F37FDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F37FDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FDB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FDB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#FD84A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f37fdb; /* rgb */ color: rgb(243, 127, 219); /* oklch */ color: oklch(75.6% 0.178 335.5);
Tailwind
colors: {
custom: {
50: '#f9a8e6',
500: '#f37fdb',
950: '#000000',
},
}SCSS
$custom: #f37fdb; $custom-light: #f9a8e6; $custom-dark: #000000;
JSON
{
"hex": "#f37fdb",
"rgb": {
"r": 243,
"g": 127,
"b": 219
},
"hsl": {
"h": 312.414,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.7556,
"c": 0.17834,
"h": 335.5
},
"luminance": 0.39348
}Semantic roles & 50–950 ramp
primary
#F37FDB
secondary
#D7F4DD
accent
#DF3306
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84