#F377D2#F377D2
#F377D2 is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.184 H 338.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F377D2 |
|---|---|
| RGB | rgb(243, 119, 210) |
| HSL | hsl(316, 84%, 71%) |
| HSV | hsv(316, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 13.6%, 4.7%) |
| CIE-LAB | lab(67.21, 58.49, -25.10) |
| CIE-LCH | lch(67.21, 63.65, 336.78°) |
| OKLab | oklab(74.11% 0.1715 -0.0675) |
| OKLCH | oklch(74.11% 0.184 338.5) |
| XYZ | xyz(55.1924, 36.9055, 65.1768) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377D2 #77F398
analogous
#D677F3 #F377D2 #F37794
triadic
#F377D2 #D2F377 #77D2F3
tetradic
#F377D2 #F3D677 #77F398 #7794F3
square
#F377D2 #F3D677 #77F398 #7794F3
split-complementary
#F377D2 #94F377 #77F3D6
monochromatic
#DC13A7 #EE3FBF #F377D2 #F8AFE5 #FDE3F6
Accessibility & contrast
On white
2.51
#F377D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F377D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377D2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377D2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B97D5
Deuteranopia (green-blind)
#9EABCF
Tritanopia (blue-blind)
#FF7B9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f377d2; /* rgb */ color: rgb(243, 119, 210); /* oklch */ color: oklch(74.1% 0.184 338.5);
Tailwind
colors: {
custom: {
50: '#faa2e0',
500: '#f377d2',
950: '#000000',
},
}SCSS
$custom: #f377d2; $custom-light: #faa2e0; $custom-dark: #000000;
JSON
{
"hex": "#f377d2",
"rgb": {
"r": 243,
"g": 119,
"b": 210
},
"hsl": {
"h": 315.968,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.7411,
"c": 0.18433,
"h": 338.5
},
"luminance": 0.36901
}Semantic roles & 50–950 ramp
primary
#F377D2
secondary
#D2F3DB
accent
#E04005
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83