#F377D3#F377D3
#F377D3 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.2% C 0.185 H 338.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F377D3 |
|---|---|
| RGB | rgb(243, 119, 211) |
| HSL | hsl(315, 84%, 71%) |
| HSV | hsv(315, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 13.2%, 4.7%) |
| CIE-LAB | lab(67.24, 58.65, -25.60) |
| CIE-LCH | lch(67.24, 63.99, 336.42°) |
| OKLab | oklab(74.15% 0.1718 -0.0689) |
| OKLCH | oklch(74.15% 0.185 338.2) |
| XYZ | xyz(55.3174, 36.9555, 65.8350) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.89
Bubblegum Pink
#FE83CC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.24
Orchid
#DA70D6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377D3 #77F397
analogous
#D577F3 #F377D3 #F37795
triadic
#F377D3 #D3F377 #77D3F3
tetradic
#F377D3 #F3D577 #77F397 #7795F3
square
#F377D3 #F3D577 #77F397 #7795F3
split-complementary
#F377D3 #95F377 #77F3D5
monochromatic
#DC13A8 #EE3FC1 #F377D3 #F8AFE5 #FDE3F6
Accessibility & contrast
On white
2.50
#F377D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F377D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377D3
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377D3 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#9DABD0
Tritanopia (blue-blind)
#FE7B9B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f377d3; /* rgb */ color: rgb(243, 119, 211); /* oklch */ color: oklch(74.2% 0.185 338.2);
Tailwind
colors: {
custom: {
50: '#faa2e0',
500: '#f377d3',
950: '#000000',
},
}SCSS
$custom: #f377d3; $custom-light: #faa2e0; $custom-dark: #000000;
JSON
{
"hex": "#f377d3",
"rgb": {
"r": 243,
"g": 119,
"b": 211
},
"hsl": {
"h": 315.484,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.7415,
"c": 0.18505,
"h": 338.2
},
"luminance": 0.36951
}Semantic roles & 50–950 ramp
primary
#F377D3
secondary
#D2F3DB
accent
#E03E05
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83