#F377F2#F377F2
#F377F2 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.5% C 0.210 H 327.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F377F2 |
|---|---|
| RGB | rgb(243, 119, 242) |
| HSL | hsl(300, 84%, 71%) |
| HSV | hsv(300, 51%, 95%) |
| CMYK | cmyk(0%, 51%, 0.4%, 4.7%) |
| CIE-LAB | lab(68.51, 63.68, -40.82) |
| CIE-LCH | lch(68.51, 75.63, 327.34°) |
| OKLab | oklab(75.5% 0.1774 -0.1121) |
| OKLCH | oklch(75.5% 0.21 327.7) |
| XYZ | xyz(59.5851, 38.6626, 88.3113) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Violet (CSS)
#EE82EE
ΔE00 2.19
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 3.87
Orchid
#DA70D6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F377F2 #77F378
analogous
#B677F3 #F377F2 #F377B4
triadic
#F377F2 #F2F377 #77F2F3
tetradic
#F377F2 #F3B677 #77F378 #77B4F3
square
#F377F2 #F3B677 #77F378 #77B4F3
split-complementary
#F377F2 #B4F377 #77F3B6
monochromatic
#DC13DB #EE3FED #F377F2 #F8AFF7 #FDE3FC
Accessibility & contrast
On white
2.41
#F377F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#F377F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F377F2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F377F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F377F2 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FA84AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f377f2; /* rgb */ color: rgb(243, 119, 242); /* oklch */ color: oklch(75.5% 0.210 327.7);
Tailwind
colors: {
custom: {
50: '#faa3f6',
500: '#f377f2',
950: '#000000',
},
}SCSS
$custom: #f377f2; $custom-light: #faa3f6; $custom-dark: #000000;
JSON
{
"hex": "#f377f2",
"rgb": {
"r": 243,
"g": 119,
"b": 242
},
"hsl": {
"h": 300.484,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.75498,
"c": 0.20981,
"h": 327.7
},
"luminance": 0.38659
}Semantic roles & 50–950 ramp
primary
#F377F2
secondary
#D2F3D3
accent
#E00705
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85