#F37FDF#F37FDF
#F37FDF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.182 H 334.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FDF |
|---|---|
| RGB | rgb(243, 127, 223) |
| HSL | hsl(310, 83%, 73%) |
| HSV | hsv(310, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 8.2%, 4.7%) |
| CIE-LAB | lab(69.16, 56.72, -29.32) |
| CIE-LCH | lch(69.16, 63.85, 332.66°) |
| OKLab | oklab(75.72% 0.1632 -0.0794) |
| OKLCH | oklch(75.72% 0.182 334.1) |
| XYZ | xyz(57.8707, 39.5648, 74.3864) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.00
Bubblegum Pink
#FE83CC
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FDF #7FF393
analogous
#CD7FF3 #F37FDF #F37FA5
triadic
#F37FDF #DFF37F #7FDFF3
tetradic
#F37FDF #F3CD7F #7FF393 #7FA5F3
square
#F37FDF #F3CD7F #7FF393 #7FA5F3
split-complementary
#F37FDF #A5F37F #7FF3CD
monochromatic
#E215BF #EE47D1 #F37FDF #F8B7ED #FCE3F8
Accessibility & contrast
On white
2.36
#F37FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F37FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FDF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FDF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE2
Deuteranopia (green-blind)
#9EAFDC
Tritanopia (blue-blind)
#FC85A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37fdf; /* rgb */ color: rgb(243, 127, 223); /* oklch */ color: oklch(75.7% 0.182 334.1);
Tailwind
colors: {
custom: {
50: '#f9a8e9',
500: '#f37fdf',
950: '#000000',
},
}SCSS
$custom: #f37fdf; $custom-light: #f9a8e9; $custom-dark: #000000;
JSON
{
"hex": "#f37fdf",
"rgb": {
"r": 243,
"g": 127,
"b": 223
},
"hsl": {
"h": 310.345,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75724,
"c": 0.18151,
"h": 334.1
},
"luminance": 0.39561
}Semantic roles & 50–950 ramp
primary
#F37FDF
secondary
#D7F4DC
accent
#DF2C06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84