#F37FDE#F37FDE
#F37FDE is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.7% C 0.181 H 334.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F37FDE |
|---|---|
| RGB | rgb(243, 127, 222) |
| HSL | hsl(311, 83%, 73%) |
| HSV | hsv(311, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 8.6%, 4.7%) |
| CIE-LAB | lab(69.12, 56.56, -28.83) |
| CIE-LCH | lch(69.12, 63.48, 332.99°) |
| OKLab | oklab(75.68% 0.163 -0.078) |
| OKLCH | oklch(75.68% 0.181 334.4) |
| XYZ | xyz(57.7363, 39.5110, 73.6784) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.03
Violet (CSS)
#EE82EE
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 3.71
Candy Pink
#FF63E9
ΔE00 5.08
Bubblegum Pink
#FE83CC
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F37FDE #7FF394
analogous
#CE7FF3 #F37FDE #F37FA4
triadic
#F37FDE #DEF37F #7FDEF3
tetradic
#F37FDE #F3CE7F #7FF394 #7FA4F3
square
#F37FDE #F3CE7F #7FF394 #7FA4F3
split-complementary
#F37FDE #A4F37F #7FF3CE
monochromatic
#E215BD #EE47D0 #F37FDE #F8B7EC #FCE3F8
Accessibility & contrast
On white
2.36
#F37FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F37FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F37FDE
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F37FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F37FDE | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE1
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#FD85A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f37fde; /* rgb */ color: rgb(243, 127, 222); /* oklch */ color: oklch(75.7% 0.181 334.4);
Tailwind
colors: {
custom: {
50: '#f9a8e8',
500: '#f37fde',
950: '#000000',
},
}SCSS
$custom: #f37fde; $custom-light: #f9a8e8; $custom-dark: #000000;
JSON
{
"hex": "#f37fde",
"rgb": {
"r": 243,
"g": 127,
"b": 222
},
"hsl": {
"h": 310.862,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75683,
"c": 0.18071,
"h": 334.4
},
"luminance": 0.39507
}Semantic roles & 50–950 ramp
primary
#F37FDE
secondary
#D7F4DC
accent
#DF2E06
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84